.mbg .accordion-title{
  width: 100%;
}
.mbg .mobile .accordion-title{
  width: 100%;
}
html .mbg .mobile-games__cat-title{
  max-width: 100%;
  text-align: left;
  padding-left: 20px;
  font-size: 20px;
  background: #fff;
  border: none;
  border-radius: 2px;
  color: #006EBF;
  font-size: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.mbg .game-row{
  width: 100%;
}
.mbg .game-row .game-item{
  text-align: center;
  text-align: -webkit-center;
  float: left;
  width: 50%;
}
.mbg .game-row .game-item a{
color: #fff !important;
}
.mbg .playgame{
  max-width: 100%;
}
.mbg .playgame iframe{
  max-width: 100%;
}
.mbg .playgame-title{
  color: #fff;
  text-shadow: 2px 2px 0px #07395F;
}
.mbg .grentexto{
  font-size: 18px !important;
}
.cat_title h2 {
    color: #006EBF;
}
html .middlemainmath{
  padding: 1px;
}
@media screen and (max-width: 420px){
  .mbg .footer {
    padding: 0;
  }
}
.mgb iframe{
  max-width: 100%;
}
*{
  font-family: Arial,Helvetica,sans-serif;
}
.mbg .event_gametitle{
  padding-top: 8px;
}
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 700px)
  and (orientation: landscape) {
    html body .logomath {
      position: absolute;
      top: 35px;
      left: 30px;
    }
    html body .logomath img {
      max-width: 70%;
    }
}
