.company-details-container {
  max-width: 892px;
  padding: 0;
  margin: 0 auto;
}

@media only screen and (max-width: 576px) {
  .bearing-image-section {
    margin-top: -150px !important;
  }
  .company-title-container {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 370px) {
  .bearing-image-section {
    margin-top: -120px !important;
  }
}
