.body-block{
  height: 68px;
}

.body-block-title{
  height: auto;
  display: flex;
  text-align: center;
  font-size: 15px;
  padding: 10px 0;
}

.body-block-title > * {
    flex-basis: 100%;
}

.body-block-col-2{
  line-height: 41px;
}

.body-block-col-2.col-title{
  line-height: 30px;
}

.col-title{
  font-weight: 800;
}

.hint{
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
}
