@media only screen and (max-width: 1000px) {
  .marysmeal-section[data-section="01"] .marysmeal-title span {
    width: 100%;
    transform: unset;
  }
}
