.image_ovelap{aspect-ratio:5/4;border-radius:10px;height:100%;overflow:hidden}.image_ovelap img{height:100%!important;object-fit:cover;width:100%!important}@media(min-width:768px){.image_ovelap{border-radius:10px 0 0 10px;margin-right:-32px;max-width:850px;min-width:100%;z-index:2}}@media(min-width:1504px){.image_ovelap{margin-right:calc((100vw - var(--container_width))/2*-1)}}@media(min-width:1985px){.image_ovelap{border-radius:10px;transition:border-radius .3s ease}}