.after_form_dispatch {
display:none;
    color: white;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
}


.new_submit_map{
    display: inline-block;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 24px;
    border: none;
    background: #a6783d;
    padding: 15px 65px 17px;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
}
.soglasie_callback{
display:none;
    text-align: center;
    color: red;
    font-size: 17px;
    font-weight: 600;
}


@media screen and (min-width: 1125px) {
	.zan_center .img_zan{
height: 102px;
line-height: 107px;
}
}