@media (min-width: 768px) {
  .tokuchoBox {
    padding-right: 19px;
  }
}
.tokuchoBox-txt {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.tokuchoBox-img img {
  width: 100% !important;
}