.absl-logo .image-container.subsection > img{
  max-width:500px!important;
}
.absl-logo .image-container.subsection{
  text-align:center;
}
.box2,.box4,.box6{
  border-right: 1px solid #dddddd;
}
.box5,.box6{
  border-bottom: 1px solid #dddddd;
  padding-bottom:0px!important;
}

@media(max-width:800px){
  .culture,
  #section_120921{
    padding-right:20px!important;
    padding-left:20px!important;
  }
}

@media(min-width:601px) and (max-width:1200px){
  .box-section > div.block-content{
    flex-wrap:wrap;
  }
  .number{
    width:30%;
  }
}
.culture{
  display:none;
}
#section_120921{
  max-width:1140px!important;
}

.job-location.js-job-city{
  display:flex;
}
.js-job-city .location-inline:nth-child(even) {
    margin-right:2px;
}
.listing-no-results{
  text-align:center;
}