.parallax{background-color:#fafafa;background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;position:relative}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.parallax{background-attachment:scroll!important}}@media (max-width:767px){.parallax{background-attachment:scroll!important;display:flex}}