.thumbnails-rr2 .syndicatedItem .video-title{ color:#616161 !important}
     .htlisting {
  height: auto;
}

/* Desktop only: screens wider than 1024px */
@media screen and (min-width: 1025px) {
img.img1.htlisting {
  width: 185px;
  height: auto; /* or exact if ratio known */
  aspect-ratio: 185 / 273;
}
}
.single-product-wrap .product-content .product-title h3 a {
        font-size: 18px;
        line-height: 1.4;
    }