.parallax-banner{height:50vh;overflow:hidden;position:relative;width:100%}.banner{backface-visibility:hidden;background-position:50%;background-size:cover;height:100%;left:0;perspective:1000px;position:absolute;top:0;transform:translateZ(0);width:100%;will-change:transform}.banner__content{align-items:center;display:flex;height:100%;justify-content:flex-start;margin:0 auto;padding:60px;position:relative;text-align:left;z-index:1}@media (max-width:768px){.parallax-banner{height:40vh}}@media (max-width:480px){.parallax-banner{height:30vh}}