.uc-mainbanner {
    background-repeat: repeat-x;
    background-size: 45% auto;
}

.t754__btn-wrapper {
    display: none;
}

.t754__descr, .t-descr_xxs, .t-descr_xs {
    font-size: 18px;
}

.tmenu-mobile__imglogo {
    height: 70%;
    width: 70%;
}

@media only screen and (max-width: 600px) {
  .t-cover__wrapper {
    height: 600px !important;
  }
}