/* Extend maximum page width to 1440px */
.md-grid {
    max-width: 1440px;
  }