.features-section-two .inner-box:hover {
  background-color: #f4f4f4 !important;
}
@media (max-width: 650px) {
  .brand-section .upper-banner {
    padding: 55px 0 161px !important;
  }
  .contact_1 {
    margin-bottom: 72px !important;
  }
  .margin-top-50 {
    margin-top: 0 !important;
  }
  .contact_2,
  .contact_3 {
    margin: 70px 0;
  }
  .software {
    margin-bottom: 60px;
  }
  .services-section {
    padding: 90px 0 40px;
  }
}
@media (min-width: 651px) {
  .services-section {
    padding: 90px 0 30px;
  }
  .contact_1 {
    margin-bottom: 66px !important;
  }
  .contact_2 {
    margin: 45px 0 66px;
  }
  .contact_3 {
    margin: 66px 0px;
  }
  .software {
    margin-bottom: 0px;
  }
}
