@media (max-width: 768px) {

    .hero_award_title {
        line-height: .9rem !important;
        font-weight: 700 !important;
        font-size: .7rem !important;
        padding-top: 10px;
    }

    .hero_award_subtitle {
        font-size: .65rem !important;
        line-height: .9rem !important;
    }

    .hero_amazon_rate {
        font-size: 1.2rem !important;
    }

    .hero_amazon_label {
        font-size: .8rem !important;
        margin-top: 0px !important;
        line-height: .9rem;
    }
    
    .tabler--star-filled, 
    .tabler--star-half-filled {
        width: 12px;
    }
}
