.section-dark.feedback-form {
    margin-top: 20px !important;
}

@media (max-width: 767px) {
    .inner-page h1 {
        font-size: 9px !important;
    }

    .section-dark.feedback-form {
        margin-top: 10px !important;
    }

    .feedback-form {
        padding-top: 0;
    }
}