.mw7{
  max-width:60rem
}
@media screen and (min-width: 60em) {
  .w-30-l {
    width: 65%;
  }
}