.ccat-trophy-icon {
  display: block;
  width: 42px;
  height: 42px;
  margin: auto;
  fill: currentColor;
}

@media (max-width: 620px) {
  .ccat-trophy-icon {
    width: 31px;
    height: 31px;
  }
}
