.tn-atom {
    font-feature-settings: 'pnum' on, 'lnum' on;
}



.indent20 {
text-indent: 20px;
}

@media screen and (max-width:640px) {
.indent20 {
text-indent: 20px !important;
}
}
/* ANNEXX */ 
/* ANX014 внешний вид тела страницы */ 
.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: #1c222b !important; 
 background-image: url(); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} 
/* ANNEXX конец кода */ 
