/* Maximum space for text block */
.md-grid {
    max-width: 70%; /* or 100%, if you want to stretch to full-width */
}