@media screen and (min-width: 540px) {
  div#agreement-inner {
    margin: 20px 0;
  }
  #agreement-inner #rule {
      max-height: 560px;
  }
}
