a:active,
a:focus,
a:hover {
  text-decoration: underline;
}

@media only screen and (min-width : 320px) and (max-width :1800px){ 
.t-descr_xxs {
    font-size: 16px;
    line-height: 1.55;
}
}