@media (max-width: 1025px) {
    #management-team{
        margin-top: 367px !important;
    }
    #about_desc{
        margin-top: 400px !important;
    }
    .culture-topic{
        margin-top: 1rem;
    }

}

@media (max-width: 900px) {
    #management-team{
        margin-top: 450px !important;
    }
    /*#about_desc{*/
    /*    margin-top: 400px !important;*/
    /*}*/
    /*.culture-topic{*/
    /*    margin-top: 1rem;*/
    /*}*/

}

@media (max-width: 767px) {
    #management-team{
        margin-top: 520px !important;
    }
    #about_desc{
        margin-top: 580px !important;
    }
    .culture-topic{
        margin-top: 1rem;
    }
}

@media (max-width: 500px) {
    #management-team{
        margin-top: 560px !important;
    }
    /*#about_desc{*/
    /*    margin-top: 580px !important;*/
    /*}*/
    /*.culture-topic{*/
    /*    margin-top: 1rem;*/
    /*}*/
}

@media (max-width: 464px) {
    #management-team{
        margin-top: 570px !important;
    }
    /*#about_desc{*/
    /*    margin-top: 580px !important;*/
    /*}*/
    /*.culture-topic{*/
    /*    margin-top: 1rem;*/
    /*}*/
}

@media (max-width: 436px) {
    #management-team{
        margin-top: 626px !important;
    }
    #about_desc{
        margin-top: 1000px !important;
    }
    .culture-topic{
        margin-top: 1rem;
    }
}

@media (max-width: 382px) {
    #management-team{
        margin-top: 700px !important;
    }
    #about_desc{
        margin-top: 920px !important;
    }
    .culture-topic{
        margin-top: 1rem;
    }
}
@media (max-width: 338px) {
    #management-team{
        margin-top: 920px !important;
    }
    /*#about_desc{*/
    /*    margin-top: 1176px !important;*/
    /*}*/
    /*.culture-topic{*/
    /*    margin-top: 1rem;*/
    /*}*/
}

@media (max-width: 320px) {
    #management-team{
        margin-top: 900px !important;
    }
    #about_desc{
        margin-top: 1176px !important;
    }
    .culture-topic{
        margin-top: 1rem;
    }
}

@media (max-width: 316px) {
    #management-team{
        margin-top: 950px !important;
    }
    /*#about_desc{*/
    /*    margin-top: 1176px !important;*/
    /*}*/
    /*.culture-topic{*/
    /*    margin-top: 1rem;*/
    /*}*/
}

