﻿html.scratch {
  background: #111227 !important;
}
html.scratch.browser .spinner-section {
  overflow: hidden;
}
html.scratch.browser .w-box-block {
  top: -40%;
  left: -7%;
}
html.scratch.browser .builder-row.section {
  height: auto;
}
html.scratch .badge-tabs-cnt-border-text i {
  display: none;
}
html.scratch .bet-criteria-tab-text {
  text-transform: uppercase;
  font-size: 1.4rem;
}
html .scratch-achievement-description {
  display: block !important;
  -webkit-line-clamp: initial !important;
  overflow: initial !important;
}
html .scratch-column-block .info-block {
  display: none;
}