.uc-menu .tmenu-mobile__imglogo{
        max-width: 100px !important;
        top: 17px;
}

.uc-menu .tmenu-mobile__burgerlogo {
    margin: auto;
}

.uc-why-us .t500 .t-section__topwrapper{
    margin-bottom: 0px;    
}

.uc-why-us .t500 .t-section__bottomwrapper {
    margin-top: 45px;
}

@media (max-width: 640px) {
    .t706__carticon-imgwrap, .t706__carticon_lg .t706__carticon-imgwrap {
        width: 40px !important;
        height: 40px !important;
        margin: 5px 5px 0px 0px;
        
    }
    .t706__carticon-img {
        width: 20px;
        height: 20px;
        padding: 10px 0px 0px 10px;
    }
}