﻿.catch_txt {
  font-size: 1.57rem;
  font-weight: bold;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .catch_txt {
    font-size: 1.13rem;
  }
}