@media only screen and (min-device-width: 320px) and (max-device-width: 1024px){.parallax{width:100vw;height:200px;margin-left:-8vw;display:block !important;background-position:center;background-repeat:no-repeat;background-size:100%}.fixed{background-attachment:fixed;background-size:cover}.cover{background-size:150%}}@media (min-width: 1024px) and (max-width: 1650px){body{overflow-x:hidden}.parallax{height:500px;position:relative;width:115vw;margin-left:calc((800px - 110vw)/2);left:0 !important;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;display:block !important}.parallax.with-border{background-attachment:scroll;width:100%;left:0;height:450px !important;background-size:100% 100%;margin:0 auto}.fullWidth{background-attachment:scroll !important}}@media only screen and (min-width: 1651px){body{overflow-x:hidden}.parallax{height:500px;margin-top:20px;margin-bottom:20px;position:relative;width:110vw;margin-left:calc((800px - 100vw)/2);left:0 !important;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;display:block !important}.parallax.with-border{background-attachment:scroll;width:100%;left:0;height:450px !important;background-size:100% 100%;margin:0 auto}.fullWidth{background-attachment:scroll !important}}
