@media (max-width: 768px) {
    .top-navbar.style-7 .top_info, .top-navbar.style-7 .side_links{
        font-size: 12px;
        font-weight: 600;
    }
    .navbar.style-1 .navbar-brand {
        margin-right: 19px;
    }

    header {
        padding-top: 10px !important;
    }
    .get_strt_mbl {
        align-items: center;
    }
    
    .work_done {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 0 !important;
    }
    .work_ul {
        justify-content: space-evenly;
    }
    .projects-tabs {
        padding-bottom: 0px !important;
    }
    .mr_project {
        left: 32% !important;
    }
    .section-padding {
        padding: 40px 0;
    }
    .main_bnr {
        padding-bottom: 30px !important;
        height: 100%;
    }
    
    .edutechInfo {
        margin-bottom: 0 !important;
    }
    .edutechWave {
        height: 125px !important;
    }
}