@media (min-width: 768px){
  .usaHtml5Mapright.htmlMapResponsive .usaHtml5MapContainer {
      position: relative;
      float: left;
      width: 70%;
  }
  .usaHtml5Mapright.htmlMapResponsive .usaHtml5MapStateInfo, .usaHtml5Mapright.htmlMapResponsive .usaHtml5MapStateInfo {
      width: 26%;
  }

}
.usaHtml5MapStateInfo h5{
  color: #7cc142;
  font-family: GothamBook;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.usaHtml5MapStateInfo p{
  color: #455660;
  font-family: GothamBook;
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 1.6em;
}
.et_pb_blog_grid .post-content p {
    text-align: left;
}
