






@media (max-width:1440px) {
    .main-section {
        width:97% !important;
    }
    .main-section h1 {
        font-size:2.15rem !important;
    }

    .main-section h2 {
        font-size:1.54rem !important;
    }

    .main-section p,
    .main-section ul,
    .main-section li,
    .main-section table td {
        font-size:1.07rem !important;
    }

    .whatsapp-btn-inside {
        font-size:1.07rem !important;
    }
}


@media (max-width:1200px) {
    .main-section {
        width:97% !important;
    }
    .main-section h1 {
        font-size:2.1rem !important;
    }

    .main-section h2 {
        font-size:1.5rem !important;
    }

    .main-section p,
    .main-section ul,
    .main-section li,
    .main-section table td {
        font-size:1.05rem !important;
    }

    .whatsapp-btn-inside {
        font-size:1.05rem !important;
    }
}


@media (max-width:1024px) {
    .main-section {
        width:97% !important;
    }
    .main-section h1 {
        font-size:2rem !important;
    }

    .main-section h2 {
        font-size:1.44rem !important;
    }

    .main-section p,
    .main-section ul,
    .main-section li,
    .main-section table td {
        font-size:1rem !important;
    }

    .whatsapp-btn-inside {
        font-size:1rem !important;
    }
}


@media (max-width:768px) {
    .main-section {
        width:97% !important;
    }
    .main-section h1 {
        font-size:1.95rem !important;
    }

    .main-section h2 {
        font-size:1.4rem !important;
    }

    .main-section p,
    .main-section ul,
    .main-section li,
    .main-section table td {
        font-size:0.98rem !important;
    }

    .whatsapp-btn-inside {
        font-size:0.98rem !important;
    }
}


@media (max-width:600px) {
    .main-section {
        width:97% !important;
    }
    .main-section h1 {
        font-size:1.9rem !important;
    }

    .main-section h2 {
        font-size:1.35rem !important;
    }

    .main-section p,
    .main-section ul,
    .main-section li,
    .main-section table td {
        font-size:0.95rem !important;
    }

    .whatsapp-btn-inside {
        font-size:0.95rem !important;
    }
}

@media (max-width:480px) {
    .main-section {
        width:97% !important;
    }
    .main-section h1 {
        font-size:1.85rem !important;
    }

    .main-section h2 {
        font-size:1.3rem !important;
    }

    .main-section p,
    .main-section ul,
    .main-section li,
    .main-section table td {
        font-size:0.9rem !important;
    }

    .whatsapp-btn-inside {
        font-size:0.9rem !important;
    }
}


@media (max-width:375px) {
    .main-section {
        width:97% !important;
    }
    .main-section h1 {
        font-size:1.8rem !important;
    }

    .main-section h2 {
        font-size:1.2rem !important;
    }

    .main-section p,
    .main-section ul,
    .main-section li,
    .main-section table td {
        font-size:0.84rem !important;
    }



    .whatsapp-btn-inside {
        font-size:0.84rem !important;
    }
}