.t-input {
-webkit-appearance: none;
border: 0;
border-radius: 0;
box-sizing: border-box;
font-size: 100%;
font-size: 17px;
height: 35px;
line-height: 1.4;
margin: 0;
outline: none;
padding: 0 10px;
width: 100%;
}


.t-descr_md {
font-size: 17px;
line-height: 1.3;
}


.t-descr_xxs {
font-size: 14px;
line-height: 1.2;
}


.t700__img {
display: block;
max-width: 100%;
margin: 0;
margin-bottom: 20px;
border-radius: 5px 5px 5px 5px;
}