@charset "UTF-8";

/*!------------------------------------------------------------------

*/
@media screen and (max-width: 991px) {
  .brandbox li {
    margin: 0 auto !important;
    width: 100% !important;
  }
  .brandbox li img {
    width: 100% !important;
  }
  .brandbox .adr {
    text-align: left !important;
  }
}
h3 {
  margin-bottom: 0rem !important;
}