.train_imgbox{
  width: 332px;
  height: 222px;
  background-size: cover;
  background-position: center;
}
.service_list .masking .main {
  margin-top: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.service_table{
  margin-bottom: 40px;
}
.service_table{
  font-size: 14px;
  color: #666;
}
.service_table th {
  font-size: 16px;
  color: #333;
}