.t-checkbox__indicator{
    border-radius:4px;
}


.t-popup__container{
    border-radius:6px;
}

.t-title_xxs {
    font-weight: 300;
}

.t390__descr {
    margin-top: 1px;
}


.popup-height{
    border-radius:6px;
    height:900px;
    width:100%;
}


@media screen and (max-width: 1280px) {
  .popup-height {
    height:750px;
  }
}