/** чтобы форма была на весь экран **/
@media screen and (max-width: 1200px)
.t-width_12 {
width: 1900px;
max-width: 1900px;
}

.t-width_12 {
    width: 1900px;
max-width: 1900px;
}

.tn-form__submit:hover {
    
color: black;
}
    .t-submit:hover {
    
     color: #111 !important;
     background-color: #FFBB55 !important;
}
    
    


. tn-atom__img {
    width: 100%;
    height: 100%;
}