.product-menu-delivery__description p {
  font-family: Gotham;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  color: #06253d;
  padding-top: 20px;
  @media screen and (max-width: 767px) {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    padding-top: 10px;
  }
}
