.ymap-wrapper {
    position: relative;
    overflow: hidden;
}

.ymap-link {
    position: absolute;
    left: 0;
    color: #eee;
    font-size: 12px;
    text-decoration: none;
    z-index: 2;
}

.ymap-link-1 { top: 0; }
.ymap-link-2 { top: 14px; }
.ymap-link-3 { top: 28px; }

.ymap-frame-wrap {
    width: 100%;
    min-height: 460px;
}

.ymap-iframe {
    width: 100%;
    min-height: 460px;
    border: 0;
    display: block;
}
