/*header*/
.uc-mobile-header a img {
    width: 42px !important;
    height: 42px !important;
}

.uc-mobile-header .t450__rightside {
    margin-top: 0px;
}

.uc-mobile-header .t-sociallinks__wrapper {
    display: flex;
    flex-wrap: wrap
}

.uc-mobile-header .t-sociallinks__item {
    display: block;
    margin-right: 10px;
    margin-top: 8px;
}

.uc-mobile-header .t-sociallinks__item  a {
    width: 42px !important;
    height: 42px !important;
    display: block;
    margin-top: 0px;
}
