.t-btn_md {
    height: 60px;
    font-size: 22px;
    padding-left: 60px;
    padding-right: 60px;
}

.t-submit {
    text-align: center;
    height: 60px;
    border: 0 none;
    font-size: 22px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}

.t-btn_md {
    height: 60px;
    font-size: 18px;
    padding-left: 60px;
    padding-right: 60px;
}

#allrecords strong {
    font-weight: normal;
    }
    
    .t951__sidebar .t-store__filter__item-title {
    margin-bottom: 20px;
    padding-right: initial;
    cursor: initial;
    font-weight: 500;
    }
    
.t-descr_xxs {
    font-size: 20px;
}

element.style {
    font-size: 22px;
}

.t-name_xs {
    font-size: 20px;
}

.t-name_md {
    font-size: 32px;
}

.tmenu-mobile__container {
    padding: 5px;
}