.menu-section-container {
  background: none;
}

@media screen and (max-width: 540px) {
  .menu-card-container .menu-card {
    width: 100%;
  }
}
