footer .footer_logo {
  padding-left: 0 !important;
}

.footer_logo .get_in_touch,
.footer_logo .give_call {
  padding-left: 30px;
}

.footer_logo .give_call {
  padding-left: 30px;
  padding-bottom: 30px;
}

}
.footer_logos img {
  margin-top: 20px;
  margin-right: 20px;
}

@media only screen and (min-width:992px) {
  .footer_logo .footer_logos {
    border-top: 1px solid rgb(225, 225, 225);
    padding: 30px;
  }
}
