.horizontal_product_card .product_card .product_content p.description {
    font-size: 17px !important;
    font-weight: bolder !important;
    color: #b30000 !important;
}

.horizontal_product_card .product_card .product_image img {
    width: 150px !important;
    height: 120px !important;
    object-fit: fill !important;
}

.main_store_data .store_title h1 {
    font-size: 1.8rem;
}
