/* Local compatibility with the existing hero; original palette unchanged. */
.bm, .bm * { box-sizing: border-box; }
.bm .rule { display: block; }
.bm button.btn { font-family: inherit; cursor: pointer; }
.bm button.btn-run { border: 0; padding: 0; }
.bm .hero-contact__menu[hidden] { display: none !important; }
.bm .hero-contact__menu { min-width: 240px; }
@media (min-width: 960px) {
 .bm.rehovot-hero > picture { order: 2; min-width: 0; }
}
