.animation-box
.wrapper,.content{position:relative;width:100%;z-index:1;overflow-x:hidden}.animation-box
.wrapper
.content
.section{position:relative;width:100%;height:100vh}.animation-box
.wrapper
.image-container{width:100%;height:100vh;position:absolute;top:0;left:0;right:0;z-index:2;perspective:500px;overflow:hidden}.animation-box
.wrapper
.image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}