#nt-store-map_gmap .gm-style-iw-c {
    padding: 12px 15px 15px!important;
}
#nt-store-map_gmap .gm-style-iw-d {
    overflow: hidden!important;
}
#nt-store-map_gmap .gm-style-iw-chr {
    position: absolute;
    top: 0;
    right: 0;
}
.nt-store-map__marker {
    width: 210px;
}
.nt-store-map__marker-image {
    height: 130px !important;
    width: 100%;
    object-fit: contain;
}
.nt-store-map__marker-title {
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 1.0625rem;
    font-weight: 600;
    line-height: 1.125;
    margin-bottom: 4px;
}
.nt-store-map__marker-address {
    font-size: 0.9375rem;
    margin-bottom: 4px;
}
.nt-store-map__marker-phone {
    font-size: 0.9375rem;
}
.nt-store-map__marker-phone a:hover,
.nt-store-map__marker-phone a:focus {
    text-decoration: underline;
}
.gm-style-mtc-bbw .gm-style-mtc>button {
    border-radius: 0!important;
}