/* SafetyLink: correct header visibility */ .et_pb_section_1_tb_header.et_pb_section{display:block!important} .et_pb_section_0_tb_header.et_pb_section{display:none!important} @media only screen and (max-width: 980px) { .et_pb_section_1_tb_header.et_pb_section{display:none!important} .et_pb_section_0_tb_header.et_pb_section{display:block!important} } /* SafetyLink: correct header visibility */ @media only screen and (min-width: 981px) { .et_pb_section_0_tb_header, .et_pb_section_0_tb_header.et_pb_section { display: none !important; } .et_pb_section_1_tb_header, .et_pb_section_1_tb_header.et_pb_section { display: block !important; } } @media only screen and (max-width: 980px) { .et_pb_section_1_tb_header, .et_pb_section_1_tb_header.et_pb_section { display: none !important; } .et_pb_section_0_tb_header, .et_pb_section_0_tb_header.et_pb_section { display: block !important; } }