@media (max-width:990px) {
    #header {
        padding: 20px 16px !important;
    }
    #about .content h2, #steps .content h2, .contact-form h2 {
        font-size: 36px;
    }
}