.rodabanner {
  z-index: 10;
}
.noticiastitulo {
  padding-left: 30px;
}
.menu-ensino {
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
tbody {
  margin-top: 50px;
  margin-bottom: 50px;
}
td {
  padding: 5px 5px;
}
td p{
  font-size: 14px;
  line-height: 15px;
}
.intro-post-image {
  border-radius: 20px;
}
.videos .ba-blog-post-info-wrapper {
  width: 49%;
  float: left;
}
.menufull {
  width: 100%;
  height: 100%;
}