.parallax{z-index:1;height:365px;overflow:hidden}.parallax-image{-webkit-transform:translateZ(-999px) scale(1);transform:translateZ(-999px) scale(1);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:relative;z-index:1;height:365px;background-repeat:no-repeat;background-position:center center;background-attachment:fixed}@media(max-width:1024px){.parallax-image{background-attachment:scroll}}