/* общие стили */
#allrecords a {
    transition: opacity .3s;
}
#allrecords a:hover {
    opacity: .7;
    transition: opacity .3s;
}

body {
    line-height: 1.25;
}

h1 {
    line-height: 1!important;
}

#rec326473104 h1,
#rec326549283 h1 {
    word-wrap: break-word;
}

/* шапка */
@media (max-width: 980px){
    #nav321521461 .t228__leftside {
        display: none;
    }
}

/* border в футере */
#rec322144566 {
    border-top: 1px solid #b3ada3;
}

@media (max-width: 1024px) {
    #rec326048770 .t-text,
    #rec326048863 .t-text,
    #rec326048924 .t-text {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    h2 {
        font-size: 32px!important;
    }
}

@media (max-width: 640px) {
    h1 {
        font-size: 42px!important;
    }
    #rec326062977 h2,
    #rec326090527 h2,
    #rec326091458 h2 {
        text-align: center;
    }
}

@media (max-width: 480px) {
    #rec326083075 a,
    #rec326090541 a,
    #rec326091487 a {
        display: block;
    }
}
