/*!
 * Start Bootstrap - The Big Picture (https://startbootstrap.com/template-overviews/the-big-picture)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-the-big-picture/blob/master/LICENSE)
 */

body, html {
  height: 100%;
  width: 100%;
  background: url('/css/mbback.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg {

  height:30vh; color:#fff;
}

.map {min-height: 500px;height: 70vh; width:100%;}
#gmap {min-height: 500px;height: 100%; width:100%;}

h1 {font-size: 1.8rem; color:#fff;}