.image-ratio .container-box{margin-bottom:0;overflow:hidden;position:relative;z-index:2}.image-ratio .container-box .inner-box{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:3}.image-ratio .container-box .inner-box img{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;transition:all .6s ease-in-out;width:100%;z-index:1}.image-ratio.has-effect-hover img:hover{transform:scale(1.02)}@media (max-width:576px){.image-ratio .inner-box img{width:10%}}
