.meal-plan__main {
  ul {
    @media screen and (max-width: 749px) {
      margin-bottom: 16px;
    }
  }
}
