.limit .w-100 {
height: 60vh;
    margin-bottom: 20px;
  }
  .limit .background-img {
    background-size: 100% 90%;
    padding-bottom: 230px;
  }
  .limit .background-img .aid {
    padding-left: 100px;
    margin-bottom: 100px;
  }
  .limit .background-img .information {
    padding: 0 80px;
  }
  .limit .background-img .information .information-table .tip-text {
    height: 200px;
    font-size: 14px;
    line-height: 25px;
    vertical-align: middle;
    text-indent:25px;
  }