div.mItems {
	
}

div.mItems div.item {
	
}

div.mItems div.item div.img {
	
}

div.mItems div.item div.descr {
	
}

div.mItems div.item div.descr h2 {
	margin-top: 0
}

div.mItems div.myAddress {
	display: none
}

div.mItems iframe {
	overflow: hidden;
	width: 100%;
	height: 325px;
	position: relative;
	border: 0px;
	margin-top: 0px
}