/*Added for small screen devices like iphone 5/SE*/
.mod-provider-overview {
  background-color: #f5f5f5;
  padding: 10px;
}
.mod-provider-overview__label {
  display: block;
  font: 400 14px/24px Metric, sans-serif;
  color: #000;
  margin: 10px 0 0;
  color: #8C9191;
}
.mod-provider-overview__data {
  display: block;
  font: 600 20px/26px Metric, Arial, sans-serif;
  color: #000;
  white-space: nowrap;
}
.mod-provider-overview h1 {
  font: 500 30px Financier Display, sans-serif;
  color: #182323;
}
