.myJobHeading{
    font-weight: bold;
    color: #ac995f;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 38px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.myJobSearch{
    width:100% !important;
}

.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    max-width: calc(1350px - 60px) !important;
}