/* Tablet: 550px-849px. */
@media (min-width: 550px) and (max-width: 849px) {
  .gwd-casino-hero__grid, .gwd-casino-latest__grid { grid-template-columns: 1fr; }
  .gwd-casino-latest__sidebar { border-left: 0; border-top: 1px solid rgba(237, 196, 112, .2); padding: 22px 0 0; }
  .gwd-casino-list-post { grid-template-columns: 140px 1fr; }
  .gwd-casino-list-post__image { width: 140px; }
  .gwd-casino-header__menu { justify-content: flex-start; }
}
