.img-animation-cm{position:relative;z-index:1}.img-animation-cm .animate-container{overflow:hidden}.img-animation-cm .animate-img{animation:slide 25s linear infinite;-webkit-animation:slide 25s linear infinite;-ms-animation:slide 25s linear infinite;background-size:contain;min-height:468px}@keyframes slide{0%{background-position-x:0}to{background-position-x:-1430px}}@media(max-width:1024px){.img-animation-cm .animate-img{background-size:cover}}@media(max-width:767px){.img-animation-cm .animate-img{min-height:350px}}@media(max-width:479px){.img-animation-cm .animate-img{min-height:300px}}