.header-text p:nth-child(2) {
  width: 400px;
  margin-bottom: 56px;
  margin-top: 12px;
}

.service-items > div:first-child {
  background: url("../images/otooservice/f1-1.png") no-repeat;
  background-size: 100% 100%;
}

.service-items > div:nth-child(2) {
  background: url("../images/otooservice/f1-2.png") no-repeat;
  background-size: 100% 100%;
}

.service-items > div:nth-child(3) {
  background: url("../images/otooservice/f1-3.png") no-repeat;
  background-size: 100% 100%;
}

.service-items > div:nth-child(4) {
  background: url("../images/otooservice/f1-4.png") no-repeat;
  background-size: 100% 100%;
}

.service-items > div:nth-child(5) {
  background: url("../images/otooservice/f1-5.png") no-repeat;
  background-size: 100% 100%;
}
