.ol_container {
  top: 0;
  width: 100%;
  position: fixed;
  z-index: -1;
  background: #d0d0d0 !important;
}

.ol_big,
.ol_small,
.ol_close_ad {
  width: 100%;
  position: absolute;
}

.ol_big {
  width: 320px;
  height: 480px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.ol_small {
  width: 320px;
  height: 150px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.ol_close_ad {
  right: 0;
  width: 15px;
  margin: 10px;
  z-index: 99;
}

.ol_big img,
.ol_small img,
.ol_close_ad img {
  width: 100%;
}

.ol_big iframe,
.ol_small iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.ol_big iframe {
  width: 320px;
  height: 480px;
}

.ol_small iframe {
  width: 320px;
  height: 150px;
}

/* rewrite bolasport */
.body_wrapper {
  background: #f1f1f1;
  position: relative;
  overflow-x: hidden;
}

.openLiftDown {
  position: relative !important;
  top: 0 !important;
}

#js-banner-sticky .banner1{
  position: relative;
  top: 0;
}
.footer{
  position: relative;
  z-index: 10;
  margin-top:0;
  pa
}
.content,
.content .content_wrapper {
  background: #f1f1f1;
  overflow: hidden;
}
.top_content{
  padding-top: 0;
}
.ol_swipe {
  position: relative;
  top: 0;
  width: 100%;
  height: 20px;
  color: #616161;
  line-height: 2;
  font-size: 10px;
  text-align: center;
  letter-spacing: 1px;
  background: #d0d0d0 !important;
  text-transform: uppercase;
}
.navigation_menus {
   top: 0;
}

/* update 13/08/19 */
html,
#body {
  height: 100%;
  overflow: hidden;
}

body {
  height: 100%;
}