.df-month .card_round-pic .card-image {
  position: relative;
}
.df-month .card_round-pic .card-image:after {
  background-image: url(/themes/inwi_diriddik/assets/img/badge_best.svg);
  content: "";
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  left: 55%;
  bottom: -0.9375rem;
  background-repeat: no-repeat;
}
.df-month .card_round-pic .card-image .card-picture-figure {
  border-color: #FDDC45;
}