@media screen and (min-width: 1025px) {
    .text-module .lxteaser-content {
      max-width: 70%;
      margin: auto;
    }
  }