#AgreementsSection{ min-height:50vh; padding:120px 0; height:auto; width:100%; }
#AgreementsSection > div{ width:90%; max-width:540px; margin:auto;}
#AgreementsSection > div > h2{
font-size: 48px;
  font-weight:bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #000;
  margin:4px;
  text-transform:uppercase;
  padding:20px 0;
  margin-top:80px;
  margin-bottom:20px;
  text-align:center;
}

.main0 > div > .text > h3{
font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #000;
  display:inline-block;
  margin:4px;
  text-transform:uppercase;
  margin:20px 0;
  padding:20px 0;
  margin-top:30px;
}
.main0 > div > .text > div{ font-size:16px;}
.main0 > div > .text table{ margin:8px 0;}
.main0 > div > .text table > thead > tr > td{ padding:8px 30px;}
.main0 > div > .text table > tbody > tr > td{ padding:8px 30px;}


