/* Tu Municipio v13: banner presidencial integrado y homogéneo */
body:has(#modulo_1769) #container_lateral .tu-municipio-page .tm-presidencia > div:last-child{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0!important;
  min-width:0!important;
}
body:has(#modulo_1769) #container_lateral .tu-municipio-page .tm-presidencia h2{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  min-height:0!important;
  margin:0 0 7px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
  font-size:27px!important;
  line-height:1.15!important;
}
body:has(#modulo_1769) #container_lateral .tu-municipio-page .tm-presidencia p{
  background:transparent!important;
  border:0!important;
  padding:0!important;
  color:#f7eaf0!important;
}
body:has(#modulo_1769) .tm-seccion-titulo h2,
body:has(#modulo_1769) .tmf-seccion-titulo h2,
body:has(#modulo_1769) .tc-seccion-titulo h2{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:767px){
  body:has(#modulo_1769) #container_lateral .tu-municipio-page .tm-presidencia h2{
    font-size:22px!important;
  }
}