body #panel {
    margin-top: 120px;
}

#map {
    min-height: 400px;
}
#map .ymaps:first-child{
    position: inherit;
    display: inherit;
}
.mfp-content .feedback-popup .feedback-form form {
    margin-left: -5px;
}

.error_text_file {
    margin-bottom: 30px;
}
.appeal-form__input--full #file{
    margin-bottom: 20px;
}
.contacts-form .appeal-form .appeal-form-inputs .appeal-form__textarea #basket_items {
    display: none;
}
.colored_res b {
    color: #9e0202;
}