
@media screen and (max-width: 480px) {
  .card__information {
    padding: 10px!important;
  }
}
