@media (max-width: 620px) {
  table[width="600"] { width: 100% !important; }
  td[width="160"] { width: 110px !important; padding: 6px !important; }
  img[width="110"] { width: 86px !important; height: 100px !important; }
  input#gb-msg { width: 120px !important; }
  input#gb-name { width: 80px !important; }
  .lol-card-inner { display: block !important; }
  .lol-col { width: 100% !important; display: block !important; margin-bottom: 8px; }
}
.lol-label { color: #cfc251; font-size: 12px; font-family: 'Times New Roman', serif; }
.lol-value { color: #cfc251; font-size: 13px; font-weight: bold; font-family: 'Times New Roman', serif; }
.lol-win   { color: #4caf50; font-size: 13px; font-weight: bold; font-family: 'Times New Roman', serif; }
.lol-loss  { color: #f44336; font-size: 13px; font-weight: bold; font-family: 'Times New Roman', serif; }
.lol-muted { color: #aaaaaa; font-size: 11px; font-family: 'Times New Roman', serif; }

.tab-active { background: #000080; color: white; font-weight: bold; }
.tab-link   { background: #cccccc; color: #000080; text-decoration: none; padding: 2px 10px; border: 1px solid #000080; font-size: 12px; font-family: 'Times New Roman', serif; }
.tab-link:hover { background: #aaaacc; }