  .footerImages {
    width: 340px;
    height: 175px;
    fill: #00355f;
    margin-left: -10px;
  }
  
  .AffliatedDistributors {
    margin: 2px 0px 0px 5px;
    height: 77px;
  }
  
  .SouthernWholesalers {
    margin: 2px 12px 0px 6px;
    height: 57px;
  }
  
  .AmericanSupply {
    margin: 10px 0px 17px 10px;
    height: 55px;
  }
  
  .BetterBusiness {
    margin: 10px 0px 18px 22px;
    height: 58px;
  }
  
  .CertifiedEmployee {
    margin: 10px 12px 18px 15px;
    width: 60px;
 height: 60px;
}

.twitterImage {
 width: 25px;
 margin-left: 5px;
}
.listGridContainer .gridView .gridFixHeight, .listGridContainer .listView {
  border-radius: 12px;
}

.AvailabiltybyLocation {
    width: 145px !important;
    box-sizing: border-box;
    border: 0px solid black;
    padding: 5px !important;
    text-align: center;
    border-radius: 4px;
    background-color: #ffc107;
}
.AvailabiltyText {
    font-size: 12px;
}