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