/* Gifting stylesheet */
.image__img{
    aspect-ratio: 1 / 1.15 !important;
    object-fit: cover;
    border-radius: 8px;
    overflow: hidden;
}