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


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