html {
    scroll-behavior: smooth;
  }
.map-responsive{
      overflow:hidden;
      padding-bottom:50%;
      position:relative;
      height:0;
      }
.map-responsive iframe{
      left:0;
      top:0;
      height:100%;
      width:100%;
      position:absolute;
      }

#bb1 {
  color: #196F3D;
  }
  
.fa_bulb {
    text-align: center;
  }

