iframe {
	width: 100%;
}
iframe.iframe-content{
	height: 1000px;
}
iframe.iframe-graph{
	height: 950px;
}
.breadcrumbs li div {
	display: inline-block;
}

@media only screen and (max-width: 550px){
	iframe.iframe-map{
		height: 850px;
	}

}