.tab { max-width: 790px; }

@media screen and (max-width: 1200px) {
  .tab { max-width: 620px; }
}
