.parallax-container{height:450px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden;position:relative;width:100vw}.parallax-image{background-attachment:fixed;background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}