@media only screen and (max-width: 600px) {
    #banner h1 {
        font-size: 35px;
        color: #030541;
        font-weight: 700;
    }

    .bannerheading {
        padding-top: 40px;
    }
    .box {
        margin-bottom:10px;
    }
    
    .coursediv {
        
        margin-bottom:20px;


}.whyus h1 {
    
    font-size: 33px;
}

.application {
    
            margin-bottom:15px;

    
}



}



