.page_education_athlete .education_point > .inner .box {
  background: #AEA4D0;
}
.page_education_athlete .education_point .img_pane .shift_img .img .results {
  background: #ffffff;
  border-radius: 20px;
  display: grid;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.9444;
  padding: 4.8em 2em;
  place-content: center;
  place-items: center;
}
@media screen and (min-width: 768px) {
  .page_education_athlete .education_point .img_pane .shift_img .img .results {
    font-size: 18px;
  }
}
.page_education_athlete .education_point .img_pane .shift_img .img .results img {
  border-radius: 0;
  height: e, 50, 18;
  width: auto;
}
.page_education_athlete .education_point .img_pane .shift_img .img .results .h {
  font-size: 22px;
  letter-spacing: 0.02em;
  line-height: 1.7333;
  margin-top: 1.3333em;
}
@media screen and (min-width: 768px) {
  .page_education_athlete .education_point .img_pane .shift_img .img .results .h {
    font-size: 30px;
  }
}
.page_education_athlete .education_point .img_pane .shift_img .img .results .d {
  margin-top: 1.6667em;
}