.parallax{min-width:100vw;height:500px;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:37.5em){.parallax{height:250px!important;background-attachment:scroll}}@media screen and (min-width:120em){.parallax{height:700px!important}}