.masthead {
	background-image: none !important;
}

.masthead-brand-inner img {
	max-width: 300px;
}

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

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

