.tuition-scholarships#index .categoryTitle__lgContents:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 360px 430px;
  border-color: transparent transparent #DCDCDC transparent;
}

.tuition-scholarships#index .categoryTitle__xsContents:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 140px 170px;
  border-color: transparent transparent #DCDCDC transparent;
}

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

.tuition-scholarships#index .anony:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 110px 130px 0 0;
  border-color: #DCDCDC transparent transparent transparent;
}

@media only screen and (max-width: 767px) {
  .tuition-scholarships#index .anony:before {
    display: none;
  }
}

.tuition-scholarships#index .anony:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 540px 650px;
  border-color: transparent transparent #DCDCDC transparent;
}

@media only screen and (max-width: 767px) {
  .tuition-scholarships#index .anony:after {
    border-width: 0 0 210px 290px;
  }
}

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

.tuition-scholarships#index .anony__bnrs {
  position: relative;
  z-index: 2;
}
