.vramkah-popular-variants .product-miniature .product-title a,
.vramkah-popular-variants .product-miniature .product-title {
    white-space: normal !important;
    text-overflow: clip !important;
    display: block;
    min-height: 4.5rem; /* Allow up to 3 lines of text depending on line-height */
    line-height: 1.5;
    overflow: hidden;
}

.vramkah-popular-variants .thumbnail-container {
    height: auto;
}
