/* Home blocks frontend fixes (do not rely on theme.css edits). */

.mayers-home-content .statistics .home-stats__value > * {
  flex-shrink: 0;
}

.mayers-home-content .statistics .home-stats__value [style*="background"] {
  width: auto !important;
  max-width: none !important;
  white-space: nowrap;
  vertical-align: baseline;
}

.mayers-home-content .manufacturer img.page3-li-em {
  display: inline-block;
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.mayers-home-content .manufacturer .page3-li-em.kchefont,
.mayers-home-content .manufacturer em.kchefont.page3-li-em {
  display: inline-block;
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 60px;
  font-style: normal;
}
