.fv {
  background-image: url(/business/service/img/support-service/technical-support-plus/tsp-01hero-pc.png);
  background-repeat: no-repeat;
  background-position: 50% 67%;
  background-size: cover;
}
@media (max-width: 640px) {
  .fv {
    background-image: url(/business/service/img/support-service/technical-support-plus/tsp-01hero-sp.png);
    background-position: center;
  }
}
.fv--sub-lead {
  font-weight: bold;
}

#other {
  background-color: #F1E1ED;
}/*# sourceMappingURL=tsp.css.map */