.mt_00 p {
  text-align: center;
}
.line_information {
  font-size: 2rem;
  line-height: 150%;
  font-weight: 600;
}
@media screen and (max-width:768px) {
  .line_information { font-size: 1.7rem; }
}