.map {
    height: 600px;
    width: 100%;
}
.map__balloon {

    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/local/templates/gm/images/logo.svg");
}
.map__header {

}

.map__footer {

}

.b-addresses .address {
    font-size: 18px;
}

.b-addresses .address h4 {
    font-size: 1.2rem;
    font-weight: 700;
}
