.thumbnail-container .product-title a {
    -webkit-line-clamp: 2;
}

/* Hides the dropdown that contains the "X stores found" text */
#locationSelect {
    display: none !important;
}
