@media (min-width: 1179px) and (max-width: 1280px) {
    .cd_row.frow span {
        font-size: 13px;
    }
}

@media (min-width: 738px) and (max-width: 795px) {
    .product__row.last4mob .pr_brand_col.txt_b{
        font-size: 12px;
    }
}