.quick-grid img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  object-fit: contain;
}

.quick-grid b {
  margin-top: 8px;
}

.why-guide {
  height: 202px;
}

.why-guide article {
  height: 157px;
  padding: 12px 9px;
}

.why-guide article > img {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  object-fit: contain;
}

.why-guide article p {
  margin-top: 5px;
  font-size: 11.5px;
  line-height: 1.4;
}

.tpl5-faq {
  height: 210px;
}

.tpl5-bottom img {
  width: 34px;
  height: 34px;
  object-fit: contain;
}

.tpl5-bottom .active img {
  filter: none;
}
