.hover-image-frame img{width:100%;height:auto;display:block;border-radius:20px;transition:transform .3s ease-in-out}.hover-image-frame:hover img{transform:scale(1.05)}.hover-image-frame:hover::after{background-color:#b29273}