.block-form-header1 {}
.block-form-header1 .block-form-header1-header {
    margin-bottom: 10px;
}
.block-form-header1 .block-form-header1-description {
    margin-bottom: 5px;
}

@media all and (max-width: 577px) {
    .block-form-header1 .block-form-header1-header {
        font-size: 28px !important;
    }
}