@media screen and (max-width: 768px) {
    section.relative.top-section.bg-care-support{
        background-image: url(/grcom/grmkt_resources/images/trip_in_snow-mobile.webp) !important;
        background-size: cover;
        max-height: 420px;
    }
    .middle-content .text-large{
        line-height: 40px !important;
    }
    .partner_customized_programs p {
        font-weight: 700 !important;
        font-size: 16px !important;
        line-height: 18px !important;
    }
}