#header #supMenu a{
    overflow: hidden;
    width: 50px;
    padding: 0;
    text-indent: -2000px;
    background-position: center center;
}
#menuTotal #topoMenu #tituloMenu{
    margin-top: 40px;
}
#menuTotal #menu .upperLine{
    margin-top: 30px;
}
#menuTotal #menu a{
    font-size: 17px;
}
#studiocast .podcasts{
    width: 100%;
}
#studiocast .descricao{
    font-size: 25px;
}
#boxes #midias .asMidias a{
    width: 50px;
    height: 50px;
}
#promocoes .promo{
    width: 100%;
    margin: 30px 0 0 0;
}
#promocoes .promo .imagem{
    width: 100%;
}
#promocoes .promo .info{
    clear: left;
    width: 100%;
    margin: 20px 0 0 0;
}
#listaProgramacao .prog .horario {
    width: 60px;
    height: 60px;
    border: 5px solid #fff;
    line-height: 60px;
    font-size: 17px;
}
#listaProgramacao .prog .titulo,#listaProgramacao .prog .descricao{
    width: calc(45% - 35px);
}
#listaProgramacao .prog .titulo{
    line-height: 30px;
    font-size: 17px;
}
#bannerTitle {
    height: 190px;
    line-height: 190px;
    font-size: 40px;
}