.dr_parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.dr_parallax__content{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:3}.dr_parallax__content>div{margin:0 auto}@media (max-width:768px){.dr_parallax{background-attachment:scroll}}