/* html, body {overflow-x: hidden !important; } */
 .header {
    z-index: 100;
}
@media (max-width: 991px) {
  .header {
        padding-bottom: 15px;
	     z-index: 100;
  }
  section.career-section.section {
	  padding-top: 120px;
    padding-bottom: 60px;
}
}