.t-rec {
  word-break: normal !important;
}

@media screen and (max-width: 640px) {
.t-title_xs {
    font-size: 36px !important;
}
}