<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (max-width: 480px) {
  .card__information {
    padding: 10px!important;
  }
}
</pre></body></html>