@media (max-width: 640px) {
    html body.mds-ui .mds-brand--header { width: 125px; }
    html body.mds-ui .mds-brand--content { width: 190px; }
    html body.mds-ui .mds-brand--dashboard { width: 200px; }
}
