#rn2024 .box_content .flex30p>p {
  font-size: 16px;
  font-weight: bold;
  color: #1565C0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #rn2024 .flex_box .flex30p {
    width: 50%;
  }
}