.artour-map {
    position: relative;
    display: block;
    width: 100%;
    min-height: 300px;
    background: #f3f3f1;
}

.artour-map--blocked,
.artour-map--no-key {
    min-height: 0;
    height: 0;
    overflow: hidden;
}

.artour-iw {
    font-size: 13px;
    line-height: 1.35;
    max-width: 220px;
}
