.banne-mobile img {
  border-radius: 50px !important;
}
.botao-mobile p{
  display: block;
  width: 100% !important;
}
.rodabanner {
  z-index: 10;
}
.noticiastitulo {
  padding-left: 30px;
}
.menu-videos-mobile {
  background: #35404a;
  width: 500px !important;
  height: auto;
  display:block !important !important;
}
.intro-post-image {
  border-radius: 20px;
}
.videos .ba-blog-post-field-value{
  float: left;
  text-align: left;
  margin: 10px 0 0 0
}
.videos-serie ba-slideshow-img {
  border-radius: 100px !important;
}
/*.menu-mobile {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10000;  Mantém a div no topo de todos os elementos 
  padding: 20px 20px;
}*/
.menu-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
}
.botao-destaque {
  width: 100%!important;
  height: auto;
  display:block;
}