.waterford_site_logo img
{width:400px; }
img.alignleft {
  margin-right: 1em !important;
  height: 120px;
  width: 150px;
  margin-top: 10px;
  margin-bottom: 5px;
  border: 2px solid color(6);
}
img.alignleft {
  float: left;
  margin: 0 2em 2em 0;
    margin-top: 0px;
    margin-right: 2em;
    margin-bottom: 2em;
}
@media (max-width: 768px) {
  .waterford_mobile_logo img {
    width: 120px !important;
  }
}
.waterford_hero_overlay {
  background-color: rgba(0,0,0,0.61);
}
@media screen and (min-width: 992px) {
.waterford_top-cta-list {
  list-style-type: ' • ';
  columns: 2;
  -webkit-columns: 2;
  }
}