.uc-custom_social .t228__rightcontainer {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
}

.uc-custom_social .t228__rightside>div {
    gap: 5px !important;
}

.uc-header-tel {
    height: 0;
    padding: 0 !important;
}

.uc-header-tel a {
    position: fixed;
    z-index: 999;
    right: 50%;
    top: 30px;
    transform: translateX(65%);
    padding-left: 10px !important;
    padding-right: 10px !important;
    height: 29px;
    font-size: 15px !important;
    width: max-content;
}

.uc-header-tel {
    position: relative;
    z-index: 9999;
}

.uc-fix .t282__container__bg, .t282__container__bg_opened {
    background-color: #fff;
}

