.parallax-container{display:flex;height:100%;overflow:hidden}.parallax-column{position:relative;overflow:hidden}.parallax-item{height:113%;width:116%;background-position:center;background-repeat:no-repeat;background-size:cover;transition:transform .1s ease-out;margin-left:-8%;margin-top:-6%}