.yandexmaps_img{
    float: left;
    margin-right: 5px;
}
#mapwd, .mapwdhover{
    width: 100%; height: 350px;
}
#mapwd{
    position: relative;
}
.mapwdhover{
    margin-top: -350px; position: absolute; z-index: 9999;
}
.mapwdshow{
    padding: 10px; background: #ECF0F1;font-weight: bold;text-decoration: none;display: block;text-align: center;
}