.g-payment-provider p {
  margin: 0;
}
.g-payment-provider object,
.g-payment-provider img {
  width: auto;
  max-height: 25px;
  margin: 8px 2px;
}
.g-game-providers p {
  margin: 0;
}
.g-game-providers img {
  width: auto;
  max-height: 25px;
  margin: 8px 2px;
}
.g-banner-slider {
  padding: 30px 20px;
}
.g-banner-slider img {
  width: 100%;
}
.slider,
.slick-slider,
.slick-list,
.slick-track {
  height: 100%;
}
.slick-slide a {
  border: none;
}
.slick-slide img {
  margin: auto;
  width: 100%;
  height: 100%;
}
button a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-footer-item img {
  max-width: 25px;
  margin-right: 10px;
}
.g-footer-sticky {
  display: flex;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 2;
}
.g-footer-sticky button {
  flex-grow: 1;
  border-radius: 0;
  height: 50px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0;
  padding: 0;
}
.g-footer-sticky button a {
  color: inherit;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.g-license img {
  width: 100%;
  max-width: 50px;
  max-height: 100px;
}
.g-license .license-icon > div,
.g-license .license-icon > img {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 280px) {
  .g-license > div {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
@media only screen and (min-width: 768px) {
  .g-license .license-icon {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .g-license .license-text {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
}
.g-lobby-tiles h3 {
  margin: 0;
}
.g-lobby-tiles .pod-content {
  position: relative;
  z-index: 2;
}
.g-lobby-tiles .pod-content img {
  margin-top: 15px;
}
.g-lobby-tiles .pods {
  border: solid 3px transparent;
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 9px;
  min-height: 150px;
  min-width: 180px;
  text-align: center;
}
.game-list {
  grid-gap: 10px;
}
.game-list img {
  max-width: 88px;
}
.game-list > div {
  padding: 10px 0;
  min-width: 119px;
}
.txt-ellipsis {
  width: 100px;
}
#s-seo-contents img {
  width: 100%;
  height: auto;
}
