@media (max-width: 980px) {
  .uc-hero,
  .uc-hero .t-cover__filter,
  .uc-hero .t-cover__wrapper {
    height: 90vh !important;
    height: 90svh !important;
  }
}

@media (max-width: 980px) {
  .uc-sleep,
  .uc-sleep .t-cover__filter,
  .uc-sleep .t-cover__wrapper {
    height: 90vh !important;
    height: 90svh !important;
  }
}

.t545__content {
    padding: 40px;
}

@media screen and (max-width: 680px) {
    .t545__content {
        padding: 20px 10px 20px;
    }
}

.uc-formats .t858__wrap {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.uc-formats .t-btn,
.uc-formats .t-card__btn-wrapper {
    width: 100%;
}

.uc-formats .t858__wrap_bottom {
    margin-bottom: 30px;
}

.uc-formats .t858__btn-container {
    margin-top: auto;
    text-align: center;
}

.t513__rightcol {
    margin-top: 30px;
    margin-bottom: 20px;
}

@media screen and (max-width: 960px) {
    .t513__leftcol {
        margin-bottom: 10px;
    }
    .t513__rightcol {
        margin-top: 0;
    }
}

.uc-program .t513__bottommargin,
.uc-education .t513__bottommargin {
    margin-bottom: 20px;
}

.uc-program .t-section__descr,
.uc-education .t-section__descr {
    margin-bottom: 40px!important;
}
