
.uc-top-menu .t228__rightcontainer {
    display: table;
    text-align: right;
    width: auto;
    position: relative;
    float: right;
    margin-right: 200px;
}

.t450__burger_container.t450__small {
    width: 60px;
    height: 60px;
}


.t706__carticon {
    display: block !important;
}

.t706__carticon_sm .t706__carticon-counter {
    right: -6px;
    bottom: -6px;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    display: none;
}

@media (min-width: 980px) {
  .t706__carticon_sm .t706__carticon-imgwrap {
      width: 30px;
      height: 30px;
  }
  .t706__carticon_sm .t706__carticon-img {
    width: 20px;
    height: 20px;
    padding: 5px;
}
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 20px;
        line-height: 2;
        margin-right: 25px;
        border: 2px;
    }
}

