.ty-grid-list__image.vcf-image-wrapper,
.ty-product-list__image,
.ty-compact-list__image {
    position: relative !important;
}

.vcf-flag-badge {
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    z-index: 999 !important;
    line-height: 0;
    pointer-events: none;
}

.vcf-flag-img {
    width: 30px !important;
    height: 20px !important;
    max-width: 30px !important;
    object-fit: cover;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    display: block !important;
    vertical-align: unset !important;
}
