/* Here comes your own styling */

.map.map-embed iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

.brand img {
    max-width: min(92vw, 155px);
    height: auto;
}

.brand {
    margin-bottom: 20px;
}