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