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

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

/* Hide Ramadan */
.ramadan-seasonal {
  display: none !important;
}
/* End hide Ramadan */
