.t228.tmenu-mobile__menucontent_hidden {
    background-color: transparent !important;
}
.t228__leftcontainer {
    display: none;
}
@media screen and (max-width: 980px) {
    .t228__maincontainer {
        background-color: rgb(34, 34, 34);
    }
}

.t675  .t675__textwrapper {
    padding-top: 20%;
}
.t675 .t-slds__wrapper:before {
  content: " ";
  display: block;
  padding-top: 10%;
  background-image: -moz-linear-gradient(bottom, rgba(34,34,34,0), rgba(34,34,34,1));
  background-image: -webkit-linear-gradient(bottom, rgba(34, 34, 34, 0), rgba(34, 34, 34, 1));
  background-image: -o-linear-gradient(bottom, rgba(34,34,34,0), rgba(34,34,34,1));
  background-image: -ms-linear-gradient(bottom, rgba(34,34,34,0), rgba(34,34,34,1));
}

.uc-photos-top,
.uc-photos-top-desk,
.uc-photos-top-mobile .t675 .t-slds__wrapper:before {
  display: none;
}
.uc-photos-top-desk .t675,
.uc-photos-top-desk .t675 .t-slds__wrapper {
    height: calc(100vw / 1.5) !important;
}

.tmenu-mobile__text.t-name {
    display: none;
    color: #f7ba42;
}
@media screen and (max-width: 980px) {
    .tmenu-mobile {
        background-color: #222222 !important;
    }
}

@media screen and (min-width: 980px) {
    .t396__elem.logotype-main-top {
        width: 13vw !important;
        left: calc(50% - 8vw + 0px) !important;
        zoom: 1 !important;
    }
}

@media screen and (max-width: 980px) {
    .t347__wrap-content {
        display: none;
    }
}
