@media only screen and (max-width: 799px) {


	/* DELETE START HERE ON JUNE 1, 2020 */

    #mdl-register{
        width: 100% !important;
        height: 100% !important;
        max-width: 95% !important;
    }

    .containerTimer>h1{
        font-size: 25px !important;
        padding: 20px;
    }

    .containerTimer>ul>li span {
        font-size: 20px !important;
    }
    .containerTimer>ul>li{
        font-size: 15px !important;
        padding: 5px !important;
    }

    /* DELETE END HERE ON JUNE 1, 2020 */

    #acad_title_br {
        display: block !important;
    }

    #bg-paperplane {
        max-height: 250px !important;
    }

    #welcome-title-text {
        margin-top: -230px !important;
    }

}

#acad_title_section>img,
#meet_alumni_title_section>img{
    height: 100%;
    max-height: 60px;
    margin-top: -10px;
}

#acad_title_br{
    display: none;
}

#bg-paperplane{
    max-height: 320px;
    z-index: -9999;
}

#welcome-title-text{
    margin-top: -170px;
}

/* #welcome-title-text{
} */