/* Styling for Array Computing with Eigen course */

/* Adjust header logo size */
.md-header__button.md-logo img {
	height: 17px;
	width: auto;
}

