@media screen and (min-width: 750px) {
  .menu-list__link {
    font-size: 40px !important;
  }
}