.br-street, .br-building {
    font-family: 'Manrope';
}


@media screen and (max-width: 760px) {
    .region-popup__featured {
        display:none;
    }
}


@media (max-width: 480px) {
  #ttk__widget-order_2 .ttk__input__droplist {
    max-height: 240px !important;
    overflow-y: auto !important;
  }
}