/* Constrain logo size in sidebar. */
.sidebar-logo img {
    max-width: 120px;
    height: auto;
}
