.academy__benefit__img {
  background-color: #6c2342;
  border-radius: 50%;
  width: 118px;
  height: 118px;
}

@media only screen and (max-width: 991px) {
  .academy__benefit {
    margin-top: 30px;
  }
}
