/* CSS Document */

.h2Hanger{ background: url("../office/img/h2_bg.jpg") no-repeat 0 0 / cover;}

/**************************************************
 Responsive
**************************************************/

@media screen and (max-width: 640px){

  .map iframe{
    width: 100%;
    height: 300px;
  }
	
}