  #largeMapTitle {
      width: 100%;
  }
  #mobileModal{
    display: none !important;
  }
  #wBody{
    left: 20px;
  }
  #htBody{
    left: 20px;
  }
  .methodologyTableContainer{
    width: 350px;
    margin-left: -10px;
    scale: 0.95;
    }
  .polygonLegend{
    position: absolute;
    top: 80px;
    left: 170px;
    scale: 0.75;
    width:235px;
  }
  .pointLegend{
    position: absolute;
    top: 100px;
    /* left: 10px; */
    right: auto;
    left: -25px;
    scale: 0.75;
  }
  #largeSubHeader{
    font-size: 12px;
  }
  .leftLabels{
    display: none;
  }
  .footer-button{
      font-size:9px;
  }
  #introduction{
    width: 30%;
    margin-right: 0px;
 }
 #methodology{
   width: 30%;
   margin-right: 0px;
 }
 #resources {
     width: 37%;
     margin-right: 0px;
 }
  #methodologyModal .modal-content{
    padding-left: 20px;
  }
  #methodologyBody{
    left:auto;
  }
  .MethTable2{
    width:auto;
  }
  .MethTable1{
    width:auto;
  }
  #aboutUsHeader{
    font-size: 34px;
  }
  #resourcesModal .modal-content{
    padding-left: 20px;
  }
  .mBody{
    left:auto;
  }
  #modalBottomWrapper{
    padding-left: 0px;
    padding-right: 25px;
    width: auto;
    top: 180px;
  }
  .modalLeft{
    padding-left: 10px;
  }
#footer{
  width: 104%;
}
.legendHeaderGroup{
  margin-right: 5px;
}
