/* Donate page optimization */
#page .tabs-container img {
  max-width: 160px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
