footer {
  width: 95% !important;
}
#footer #logo-footer img {
  max-width: 240px !important;
  max-height: 118px !important;
}
#footer i {
  font-size: 18px;
}
.brominejo_light_red {
  color: #ff9d9d;
}
.tenant-footer article li {
  padding-bottom: 20px;
  font-size: 14px;
}

@media only screen and (max-width: 667px) {
  #footer .contact_info i {
    font-size: 20px !important;
  }
}
