@media(max-width:767px) {
    html {
        overflow-x: hidden;
    }
    .heart-bollywood-text h3 {
        width: 100%;
        text-align: center;
    }

    .container-fluid.heart-bollywood {
        padding: 0px !important;
    }

    .heart-bollywood-text span {
        display: block;
        padding: 18px 28px !important;
    }

    .heart-bollywood-text {
        margin: 20px 26px 30px 15px !important;
    }

    .register .content-block h2 {
        font-size: 40px !important;
    }

    .flag-container h5 {
        font-size: 26px !important;
    }

    .flag-container p {
        padding: 0 10px !important;
    }

    section#call-sec h2.call-heading {
        padding: 60px 0px 0pc !important;
        line-height: 41px;
    }
    .f-3 .text-area {
        padding: 18px 20px !important;
    }

    section#trainers h2.mt-5 {
        margin-top: 0px !important;
    }
}