@media (max-width: 980px) {
    html {
        margin-top: 0 !important;
    }

    #wpadminbar {
        position: fixed !important;
        top: 0 !important;
        z-index: 99999999 !important;
    }

    body.admin-bar .et-l--header .is-fixed {
        top: 0 !important;
    }

    body .et_pb_section {
        padding: 0;
    }

    .et_pb_module.et_pb_menu.et_pb_menu_0_tb_header.et_pb_bg_layout_light.et_pb_text_align_left.et_dropdown_animation_fade.et_pb_menu--without-logo.et_pb_menu--style-left_aligned {
        padding-top: 10px;
    }

    body.admin-bar .et-l--header .is-fixed {
        top: 46px !important;
    }

    header .et_pb_column.et_pb_column_1_2.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough,
    header .et_pb_column.et_pb_column_1_2.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_text.et_pb_text_2_tb_header.images-home.et_pb_text_align_left.et_pb_bg_layout_light {
        height: 0;
    }

    .et_pb_row.et_pb_row_0_tb_body {
        margin-top: 0px;
        padding-top: 0;
    }
}

@media only screen and (min-width: 1350px) {
    body .et_pb_section {
        padding: 2px 0 !important;
    }
}

header .et_pb_column.et_pb_column_1_2.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough {
    padding: 0 5%;
}

body .images-home {
    background-size: contain;
}