.payment-icons{ list-style: none; display: flex; justify-content: space-between; padding: 0 10px;}
.payment-icons img{ max-width: 56%;}
ul.footer-lists-div li a{ white-space: nowrap;}

@media screen and (max-width: 1199px) and (min-width: 992px) {
.more-items-main-div{ justify-content: center;}
.footer-component-main-about{width: calc(19% - 4px);}
}
@media screen and (max-width: 767.5px) {
  .menulist-images-div.iframe-menu {
    width: 100%;
    float: left;
    margin: 10px 0;
  }
  .menulist-images-div.iframe-menu iframe {
    height: 1200px;
  }
  .payment-icons img{ max-width: 75%;}
}
/*# sourceMappingURL=custom.map */