.uc-header, .tmenu-mobile {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .12);
    padding-bottom: 10px;
    background-color: #fff;
}

.tmenu-mobile {
    padding-bottom: 0;
}

.tmenu-mobile__burgerlogo {
    display: flex !important;
    justify-content: center;
    margin-left: 30px;
    flex-grow: 1;
}

.t461__alladditional {
       padding-top: 0;
}

@media screen and (max-width: 980px) {
    .t480__blockimg {
        border-radius: 50%;
        width: 250px !important;
        height: 250px !important;
        margin: 0 auto;
    }
}
