.tuition-scholarships#scholarships .anony {
  padding: 60px 0 40px;
}

.tuition-scholarships#scholarships .anony__rt {
  margin-bottom: 40px;
}

.tuition-scholarships#scholarships .anony__eachSec {
  margin-bottom: 60px;
}

.tuition-scholarships#scholarships .anony__eachSec__hl {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .tuition-scholarships#scholarships .anony__eachSec__hl {
    margin-bottom: 20px;
  }
}

.tuition-scholarships#scholarships .anony__eachSec__tables {
  margin-bottom: 10px;
}

.tuition-scholarships#scholarships .anony__eachSec__tables__eachTable {
  float: left;
  width: 556px;
  margin-left: calc(1156px - (556px * 2));
}

@media only screen and (max-width: 767px) {
  .tuition-scholarships#scholarships .anony__eachSec__tables__eachTable {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

.tuition-scholarships#scholarships .anony__eachSec__tables__eachTable:nth-child(odd) {
  margin-left: 0;
  clear: both;
}

@media only screen and (max-width: 767px) {
  .tuition-scholarships#scholarships .anony__eachSec__tables__eachTable:first-child {
    margin-bottom: 40px;
  }
}

.tuition-scholarships#scholarships .anony__eachSec__tables__eachTable__hl {
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .tuition-scholarships#scholarships .anony__eachSec__tables__eachTable__table > div > table {
    width: 500px;
  }
}
