@import url("common.css");
@import url("../style.css");

/* -----------------------------------------
   CAREERS PAGE OVERRIDES & RESPONSIVE
----------------------------------------- */
@media (max-width: 767px) {
    .singleheader10 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
