.md-grid {
    max-width: 80%;
}

/* Crop banner image top/bottom */
.md-content img[alt="Protolink Logo"] {
    max-height: 170px;
    object-fit: cover;
    object-position: center;
}