/* Increase logo size */
.md-header-nav__title img {
    height: 150px;
    width: auto;
}
