@media only screen and (max-width: 767px) {
.bpost_custom_webform .webform_title_parent h1.webform_title {
    font-size: 18px !important;
    line-height: 20px !important;
    text-align: center !important;
    top: 35% !important;
}
}