@media only screen and (max-width: 767px) {
  .customers-m .inner .logos img {
    width: 115px; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .customers-m .inner .logos img {
    width: 130px; } }
@media only screen and (min-width: 1025px) and (max-width: 1350px) {
  .inner-customers .inner .logos img {
    height: 77px;
    width: 150px; } }
@media only screen and (min-width: 1351px) {
  .inner-customers .inner .logos img {
    height: 77px;
    width: 150px; } }

/*# sourceMappingURL=logos-inter.css.map */
