@font-face {
  font-family: Lato;
  src: url("../fonts/Lato-Bold.ttf");
  src: url("../fonts/Lato-Regular.ttf");
} 

body,
h1,
h2,
h3 {
  font-family: "Lato", sans-serif;
}
body,
html {
  height: 100%;
  color: #777;
  line-height: 1.8;
}

body {
  overflow-x: hidden;
}

main {
  color: #c9c9c9;
  min-height: 100vh;
}

.disclaimer p {
  text-transform: none;
  margin: 15px 0 0;
  line-height: 150%;
  opacity: 0.7;;
}


.terms {
  background: #1a1a1a;
   min-height: 100vh;
  display: flex;
  flex-direction: column;
   width: 80%;
  margin: 50px auto;
  max-width: 1200px;
  padding:  20px;
    font-size: 16px!important;

}
.terms ul  {
   padding-left: 30px;
}

.terms h1, .main-header {
font-size: 2em;
line-height: 130%;
height: auto;
    width: auto;
    overflow: auto;
    visibility: visible;
}
a.underline-link {
  text-decoration: underline;
}

a.underline-link:hover {
  text-decoration: none;
}
.terms ul li {
  list-style: disc;
 }
.terms p {
  font-size: 16px!important;
  line-height: 150%;
}
.terms h2 {
     font-size: 20px!important;
     text-align: left;

}
.terms div {
  width: 100%;
}

#iframe {
  border: none;
}

.game-demo {
  padding: 50px 0;
}

.transform-0 {
  text-transform: none!important;
}

.iframe-container {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.iframeGame {
  width: 91%;
  height: 610px;
  border: none;
}


.WQuYriepShIVIJI {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 10px;
  background-color: #222222f5;
  color: #fff;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  height: 100vh;
  width: 100%;
  z-index: 10000;
}

.fqAeDvMCEOiEMRa {
  background-color: #fff;
  color: #464542;
  padding: 10px 15px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s linear;
}

.fqAeDvMCEOiEMRa:hover {
  background-color: goldenrod;
}


.footer-links {
  display: flex; align-items: center; justify-content: center;  
  gap: 30px;
}

.footer-links a {
  transition: all 0.3s linear;
}

.footer-links a:hover {
  opacity: 0.65;
}

.footer-links img {
  max-width: 100px;
}

.footer-links img.first {
  max-width: 180px;
}

.prew {
  padding: 50px 0px;
}

.prev__content h3 {
  font-size: 20px;
}

.flex__prew {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 40px;

  display: grid;
  justify-content: center;
}
.prew__item {
  display: flex;
  flex-direction: column;
  border-radius: 30px;
  box-shadow: 4px 4px 10px #ffffff67;
  overflow: hidden;
  background-color: #dddddd4b;
}

.prew__item img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.prev__content {
  padding: 20px;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: space-between;
}

.top-paragraph,
.bottom-paragraph {
  text-align: center;
  font-size: 20px;
  line-height: 130%;
}

.top-paragraph {
  margin-bottom: 50px;
}

.bottom-paragraph {
  margin-top: 50px;
}

.bonus-catalog .prev__content {
  font-size: 16px;
  gap: 15px;
}

.bonus-catalog .prev__content ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.bonus-catalog .prev__content ul strong {
  display: block;
  font-size: 18px;
  color: gold;
}

.prev__content a {
  width: max-content;
  margin: 0 auto;
}

.bgimg-1,
.bgimg-2,
.bgimg-3,
.bgimg-4,
.bgimg-5,
.about-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.center {
  text-transform: uppercase;
}

.center-text {
  text-align: center!important;
}

.bgimg-1 {
  background-image: linear-gradient(165deg, rgba(255, 217, 0, 0.678), rgba(0, 0, 0, 0.7)),
    url("../img/roulette.png");
  min-height: 100%;
}

.bgimg-2 {
  background-image: linear-gradient(
      165deg,
      rgba(51, 50, 46, 0.821),
      rgba(0, 0, 0, 0.7)
    ),
    url("../img/7.jpg");
  min-height: 400px;
}

.row-box .container {
  max-width: 1200px;
  margin: 0 auto2;
}

.bgimg-3 {
  background-image: linear-gradient(
      165deg,
      rgba(51, 50, 46, 0.9),
      rgba(165, 152, 10, 0.523)    ),
    url("../img/5.jpg");
  min-height: 400px;
}

.bgimg-4 {
  background-image: linear-gradient(
      165deg,
      rgba(51, 50, 46, 0.821),
      rgba(0, 0, 0, 0.7)
    ),
    url("../img/2.jpg");
  min-height: 400px;
}

.about-banner {
  background-image: linear-gradient(
      165deg,
      rgba(51, 50, 46, 0.516),
      rgba(0, 0, 0, 0.7)
    ),
    url("../img/3.webp");
  min-height: 400px;
}

.bgimg-5 {
  background-image: linear-gradient(
      165deg,
      rgba(51, 50, 46, 0.616),
      rgba(0, 0, 0, 0.7)
    ),
    url("../img/10.webp");
  min-height: 400px;
}

.map {
  width: 100%;
  height: 200px;
  border: 0;
  border-radius: 5px;
}

.mt-10 {
  margin-top: 10px!important;
}

.text-content li {
  list-style: disc;
}

#payments {
  margin: 50px auto;
}

#payments header,
#payments footer {
  text-align: center;
}

.nuyie8y6zzv0qgs__links {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.underline-link {
  padding: 0 16px;
  text-decoration: underline;
  transition: all 0.3s linear;
}

.underline-link:hover {
  text-decoration: none;
}

.pay-page ul {
  width: 60%;

  margin: 0 auto;
}

#payments .wrapper {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

#payments .wrapper__section {
  background: #cdcccc2d;
  padding: 15px;
  border-radius: 8px;
}

.nuyie8y6zzv0qgs__links .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  row-gap: 10px;
  min-height: auto;
}
 

#payments .text-wrapper li {
  list-style: disc;
}

#payments h3 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
}

#payments p {
  color: #fff;
}

#payments img {
  height: 50px;
  width: 80px;
  padding: 3px;
  background: #fff;
  object-fit: contain;
  border: 1px solid #000;
}

.main {
  padding: 30px;
}

main h1 {
  height: 0;
  width: 0;
  overflow: hidden;
  visibility: hidden;
}

.main h2 {
  font-size: 20px;
}

.main h3 {
  font-size: 18px;
  font-weight: bold;
}

.main p {
  font-size: 16px;
}

.main h1,
h2,
h4 {
  text-align: center;
}

.container-terms {
  max-width: 1200px;
  margin: 0 auto;
}

.wide {
  letter-spacing: 10px;
}
.hover-opacity {
  cursor: pointer;
}

.bgimg-1,
.bgimg-2,
.bgimg-3 {
  background-attachment: scroll;
  min-height: 400px;
}

*,
*:before,
*:after {
  box-sizing: inherit;
  scroll-behavior: smooth;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

body {
  margin: 0;
  background: #000;
}

footer,
header,
main,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

img {
  border-style: none;
}

button,
input,
textarea {
  font: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button {
  text-transform: none;
}

button,
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  resize: none;
  border: none;
  outline: none;
  overflow: auto;
}

ul {
  list-style-type: none;
}

[type="checkbox"] {
  padding: 0;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

html {
  overflow-x: hidden;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h1,
h2,
h3 {
  font-weight: 400;
  margin: 10px 0;
}

.wide {
  letter-spacing: 4px;
}

.image {
  max-width: 100%;
  height: auto;
}

img {
  vertical-align: middle;
}

a {
  color: inherit;
}

.button {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s linear;
}

.button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.button:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}

:disabled * {
  pointer-events: none;
}

.display-container {
  position: relative;
}

.input,
#contact form textarea {
  padding: 8px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
}

.main {
  transition: margin-left 0.4s;
}

.bar-item {
  text-transform: uppercase;
}

.bar {
  padding-right: 0 !important;
  margin: 0 auto;
  display: flex;
  gap: 100px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
  z-index: 3;
  background-color: #fff;
}

.nav__box {
  display: flex;
  align-items: center;
}

.logo {
  width: fit-content;
  font-weight: bold;
  text-decoration: none;
  font-size: 24px;
  transition: all 0.3s linear;
}

.logo:hover {
  color: gold;
}

.bar .bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  display: block;
  outline: 0;
}

.bar .button {
  white-space: normal;
}

.row {
  display: flex;
  gap: 15px;
  align-items: center;
}

.col,
.half,
.quarter {
  float: left;
  width: 100%;
}

@media (min-width: 601px) {
  .col.m3,
  .quarter {
    width: 25%;
  }

  .three-points .quarter {
    width: 33%;
  }

  .col.m4 {
    width: 33.33333%;
  }

  .col.m6,
  .half {
    width: 49.99999%;
  }

  .col.m8 {
    width: 66.66666%;
  }
}

.content {
  margin-left: auto;
  margin-right: auto;
}

.content {
  max-width: 1200px;
}

.top {
  padding: 15px 0;
  width: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.display-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.textarea {
  min-height: 46px;
  max-width: 100%;
  min-width: 100%;
}

.form__btn {
  width: 50%;
}

.round {
  border-radius: 25px;
}

.row-padding,
.row-padding > .half,
.row-padding > .col {
  padding: 0 8px;
}

.container,
.panel {
  padding: 0.01em 16px;
}

.panel {
  margin-top: 16px;
  margin-bottom: 16px;
}

.opacity,
.hover-opacity:hover {
  opacity: 0.6;
}

.hover-opacity-off:hover {
  opacity: 1;
}

.opacity-min {
  opacity: 0.95;
}

.large {
  font-size: 18px !important;
}

.xlarge {
  font-size: 18px !important;
  display: block;
}

.cta {
  padding: 50px 15px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.cta p {
  color: #fff;
  font-size: 18px;
  line-height: 130%;
}

.cta .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.text-content {
  margin: 50px auto;
}

.text-content .content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  padding: 0 16px;
}

.text-content .content img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}

#main-cta {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8)),
    url(../img/10.webp);
}

#main-cta-bottom {
  background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.8)),
    url(../img/7.webp);
}

.row-box .content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 0 16px;
}

.row-box {
  flex-direction: column;
}

.row-box .quarter a {
  margin-top: 15px;
}

.row-box footer {
  width: 100%;
}

.p-15 {
  padding: 15px!important;
}

.disclaimer h2 {
  font-size: 1.5em;
}

.p-30 {
  padding-top: 30px!important;
    padding-bottom: 30px!important;

}

#games-cta {
  background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8)),
    url(../img/6.webp);
}

#bonus-cta {
  background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.8)),
    url(../img/4slot.png);
}

#bonus-bottom-cta {
  background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8)),
    url(../img/4.jpg);
}

#payouts-cta {
  background-image: linear-gradient(
      45deg,
      rgba(0, 0, 0, 1),
      rgba(27, 26, 26, 0.7)
    ),
    url(../img/5.jpg);
}

#about-cta {
  background-image: linear-gradient(
      45deg,
      rgba(0, 0, 0, 1),
      rgba(27, 26, 26, 0.7)
    ),
    url(../img/2.jpg);
}

.cta ul {
  text-align: left;
}
 
#contact-cta-two {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8)),
    url(../img/2.jpg);
}

 
#contact .row {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}

#contact .row .col {
  box-sizing: border-box;
}

#contact form > div.row-padding {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;

  gap: 15px;
}

#contact form input,
#contact form textarea {
  outline: none;
  border: none;
  box-sizing: border-box;
}

#contact form input:hover,
#contact form input:focus,
#contact form textarea:hover,
#contact form textarea:focus {
  box-shadow: 2px 2px 5px gold;
}

#contact form a:hover {
  text-decoration: none;
}

#popular-games .wrapper,
.filters {
  -ms-grid-column-span: 3;
  text-align: center;
  grid-column: span 3;
}

.filters {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.filters {
  margin: 20px 0;
  text-align: center;
}

.filters {
  -ms-grid-column-span: 3;
  text-align: center;
  grid-column: span 3;
}

.filter-group {
  display: flex;
  flex-direction: column;
}

.filter-group label {
  margin-bottom: 0.5rem;
  font-weight: bold;
  color: yellow;
}

#category-filter,
#quality-filter,
#provider-filter {
  outline: none;
  padding: 0.5rem;
  font-size: 1rem;
  margin-top: 5px;
  border: 1px solid yellow;
  border-radius: 4px;

  cursor: pointer;
}

.filter-group select:hover,
.filter-group select:focus {
  box-shadow: 1px 1px 3px gold;
}

.game-card {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.game-card {
  background-color: #cdcccc80;
  border: 1px solid grey;
  border-radius: 30px;
}

.games-page .game-photo {
  animation: none;
  box-shadow: 0 0 10px yellow;
}

.game-photo {
  width: 100%;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}

.game-card .game-content {
  padding: 15px;
  font-size: 18px;
  line-height: 130%;
  display: flex;
  gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.game-card .game-content p {
  margin-top: 0;
}

.games-page .game-photo img {
  object-fit: cover;
  display: block;
  padding: 0;
  margin: 0;
}

.game-card img {
  max-width: 100%;
  border-radius: 4px;
}
.game-card img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.cards-list.popular-games .why-cards-container {
  flex-wrap: wrap;
}

.popular-games .why-card {
  flex-basis: calc(33.33% - 20px);
  margin-bottom: 30px;
}

#popular-games:not(.all-catalog) {
  margin: 50px auto;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#popular-games ul {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.text-shadow {
  text-shadow: 1px 1px 2px #000, -1px -1px 2px #000;
}

.bonus-catalog {
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 15px;
}

.bonus-box {
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 15px;
}

.bonus-box h4,
.bonus-box ul {
  margin: 0 auto;
}

.bonus-catalog .wrapper {
  grid-column: span 4 !important;
}

.bonus-catalog .game-card img {
  height: 200px;
}

.bonus-catalog .game-card .game-content {
  padding: 0;
}

#popular-games .wrapper,
.filters {
  -ms-grid-column-span: 3;
  text-align: center;
  grid-column: span 3;
}

.xxlarge {
  font-size: 36px !important;
}

.center {
  text-align: center !important;
}

.border {
  border: 1px solid #ccc !important;
}

.section {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.margin-bottom {
  margin-bottom: 16px !important;
}

.padding-large {
  padding: 12px 24px !important;
}

.padding-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.padding-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.padding-64 {
  padding-top: 64px !important;
  padding-bottom: 20px !important;
}

#contact img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#about ul {
  width: 60%;
  margin: 0 auto;
}

.right {
  float: right !important;
}

.button:hover {
  color: #000 !important;
  background-color: #ccc !important;
}

.hero h3 {
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px #000;
  text-align: center;
}

.hero .wrapper {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 30px;
}
.hover-red:hover {
  color: #fff !important;
  background-color: #f44336 !important;
}

.black {
  color: #fff !important;
  background-color: #1a1a1a !important;
  border: 2px solid #1a1a1a;
}

.gold {
  border: 2px solid gold;
  color: #000 !important;
  background-color: gold;
}
 

footer .content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.dark-grey {
  color: #fff !important;
  background-color: #616161 !important;
}

.text-white {
  color: #fff !important;
}

.footer__style {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px !important;
  padding: 0 30px;
}

.footer__style a {
  text-decoration: none;
}

.docs {
  display: flex
;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    background-color: rgba(51, 50, 46, 0.316);
    color: #000;
    padding: 10px 0;
    width: 100%;
    padding: 15px;
    flex-wrap: wrap;
}

.docs > div {
  gap: 10px;
  display: flex;
 }

.docs a {
  transition: all 0.3s linear;
  font-size: 12px;
  text-decoration: none;
  color: gainsboro;
}

.docs a:hover {
  color: goldenrod;
  opacity: 0.98;
  transform: scale(0.98);
}

.advantages_list h3 {
  color: #000;
}

.advantages_list p {
  font-style: italic;
}

.text-center {
  text-align: center;
  padding: 0;
   display: inline-block;}

@media (max-width: 1003px) {
  .bar {
    gap: 15px;
    justify-content: center;
  }

  .nav__box {
    width: 100%;
    display: flex;
    padding: 0 15px;
    justify-content: center;
  }

  .top {
    padding: 0;
  }
}

@media (max-width: 992px) {
  .main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .display-middle {
    position: static;
    transform: none;
    white-space: unset !important;
  }

  .hero {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wide {
    letter-spacing: 1.5px;
  }

  .flex__prew,
  #popular-games:not(.all-catalog) {
    grid-template-columns: 1fr 1fr;
  }

  .bonus-catalog {
    grid-template-columns: 1fr 1fr !important;
  }

  .bonus-catalog .wrapper {
    grid-column: span 2 !important;
  }

  #popular-games .wrapper,
  .filters {
    grid-column: span 2;
  }

  .text-content .content {
    grid-template-columns: 1fr;
  }

  .text-content .wrapper {
    padding: 0 15px;
  }
  .nav__box,
  .row-box .content {
    flex-wrap: wrap;
  }
  
}

@media (max-width: 750px) {
  .row {
    flex-direction: column;
  }

  .col.m6,
  .half,
  .three-points .quarter,
  .quarter {
    width: 100%;
  }

  .quarter {
    padding: 0 15px;
  }

  #payments .wrapper {
    grid-template-columns: 1fr 1fr;
  }

  #popular-games:not(.all-catalog),
  #contact .row {
    grid-template-columns: 1fr;
  }

  .bonus-box {
    grid-template-columns: 1fr!important;
  }
  #popular-games .wrapper,
  .filters {
    grid-column: span 1;
  }

  .filters {
    flex-direction: column;
  }
}

@media (max-width: 600px) {
  .pay-page ul,
  #about ul {
    width: 100%;
  }
  .bonus-catalog {
    grid-template-columns: 1fr !important;
  }

  .bonus-catalog .wrapper {
    grid-column: span 1 !important;
  }
  .flex__prew,
  #payments .wrapper {
    grid-template-columns: 1fr;
  }

  .hero {
    padding: 15px;
  }

  .hero h1,
  .hero h2 {
    font-size: 24px !important;
    padding: 0;
    border: 0 !important;

    text-transform: none !important;
  }

  h2.center,
  h1.center,
  h1,
  h2,
  h3 {
    font-size: 24px;
  }

  .nav__box {
    flex-direction: column;
    gap: 0;
  }

  .docs {
    flex-direction: column;
  }
  .nav__links {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .nav__links a.bar-item {
    font-size: 14px;
    padding: 6px 10px;
  }

  .bar {
    gap: 0;
    padding-bottom: 15px;
  }

  .bar a.button.black,
  .bar a.button.gold {
    width: 100%;
  }
}

 @media (max-width: 420px)  {
  .docs > div {
    flex-direction: column;
  }
 }