/* Desktop device style */
@media only screen and (min-width: 1025px) and (max-width: 2000px) {
  .mainAchievements {
    padding: 46px 0;
  }
}
