.page-block-tt::before {
  background: url('/assets/img/tt-icon-1.png') center no-repeat;
  background-size: 100% auto;
}
.page-block-tt::after {
  background: url('/assets/img/tt-icon-2.png') center no-repeat;
  background-size: 100% auto;
}
.page-block-tt .tt-box h2 {
  line-height: 2;
  margin-bottom: 0;
}
.top-banner .top-banner-box h2 {
  margin-bottom: 0;
  line-height: 2;
}
