#block-contactheader {
	height: 200px;
	text-align: center;
	padding: 45px 0;
	background: url('../../images/contact-us-bg.jpg') no-repeat center center;
 }
 
.map-responsive{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}

.map-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

.contact-info {
	margin-top: 20px;
}