.product-frame{height:100%;position:relative;width:20rem}.product-frame .img-container img{height:18rem;left:50%;max-width:18rem;object-fit:cover;position:absolute;top:0;transform:translate(-50%);z-index:1}.product-frame .frame-container{background:#1e415e;border-radius:10px;bottom:0;height:75%;left:50%;position:absolute;transform:translate(-50%);width:20rem}@media (max-width:991px){.product-frame{height:18rem}}