@media (min-width: 980px) {
    body.et_pb_button_helper_class.page-template-default.page #top-header {
        height: 35px !important;
    }
    body.et_pb_button_helper_class.page-template-default.page #page-container {
        padding-top: 102px !important;
    }
    body.et_pb_button_helper_class.page-template-default.page .wf-hero {
        padding-top: 0px !important;
        padding-bottom: 10px !important;
        min-height: 621px !important;
    }
    body.et_pb_button_helper_class.page-template-default.page .wf-hero .wf-hero-left-col  {
        padding-right: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 30px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 35px !important;
    }
    body.et_pb_button_helper_class.page-template-default.page .wf-hero-buttons-row {
        padding: 0 !important;
    }
    body.et_pb_button_helper_class.page-template-default.page .wf-hero-buttons-row > .et_pb_column {
        display: flex !important;
        width: 100% !important;
        gap: 15px !important;margin-right: 0 !important;
    }
    body.et_pb_button_helper_class.page-template-default.page .wf-hero-buttons-row a.et_pb_button.home_hero_button  {
        white-space: nowrap !important;
        max-width: 220px !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        text-align: center !important;padding-top: 24px !important;
        padding-right: 24px !important;
        padding-bottom: 24px !important;
        padding-left: 24px !important;
    }
     
    body.et_pb_button_helper_class.page-template-default.page .wf-hero.et_pb_with_background .et_pb_row{
        max-width: 1270px !important;
        margin: 0 auto !important;
    }

    body.et_pb_button_helper_class.page-template-default.page .wf-references-title h5 {
        text-align: center !important;
    }
    body.et_pb_button_helper_class.page-template-default.page .wf-references-section {
        padding-top: 0px;
        padding-bottom: 34px;
        min-height: 150px 
    }

    body.et_pb_button_helper_class.page-template-default.page .wf-hero .et_pb_image_0 {
        margin-top: 60px !important;
        margin-bottom: 20px !important;
        text-align: left;
        margin-left: 0;
    }
}