/*style tweaks can go here without adjusting sass*/
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf { display: inline-block; }
/* start commented backslash hack \*/
* html .cf { height: 1%; }
.cf { display: block; }

/* ppohler 2019-10-10 */
#homeHeroCTA .my-slider {
	max-width: 1400px !important;
}
/* ppohler 2019-10-10 */

#supplyEssential ul#row_icon {display:flex;flex-flow:row wrap}
#supplyEssential ul#row_icon li {float:none}
