.google-map {
    position: relative;
}

.google-map iframe {
    position: relative;

    border: none;
    height: 355px;
    width: 100%;
    mix-blend-mode: luminosity;
}

.google-map__contact {
    overflow: hidden;
    background-color: #D9D9D9;
}
