
@media (max-width: 768px) {
	header {

	}
}

.map-container{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.gm-style-iw {

  width: 150px;
  min-height: 30px;

}

  .small-font{
font-size: 5px !important;
}
