/* Fix masthead */
.masthead {
    background-image: none !important;
}
/* End fix masthead */

/* Logo size */
.masthead-brand-inner img {
    max-width: 180px;
}
/* End logo size */