h1.astral i:before{font-size:5rem;}

article.noticia .astral {
    font-size: 2.5rem;
    text-align: center;
}

.astralMes h3 {
    font-size: 2rem !important;
}

.astralMes i {
    display: block;
}

.astralMes i::before {
    font-weight: 300;
    font-size: 5rem;
    line-height: 100%;
}

.astralMes li:hover {
    color: initial;
    background-color:initial;
    border-radius: initial;
}

.dia {
    display:block;
    width: 100%;
    margin:0;
    max-height: 60px;
}

.astral > div {
    background-image: none;
}

div.astral {
    background-image: url(/astral/imagens/bg_astral.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}



.astralDia ul a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

#circumvent.maisAstral {
    list-style: none ;
    padding 0;
}

h2 {
    clear: both;
}

.pontos li:before {
    display:none;
}

#conteudo p {
    float:unset
}

.combinacoes h2.astral * {
    width: auto !important;
    float:left;
    font-size: 1.6rem;
}

.combinacoes i:before {
    font-size: 3rem;
    margin-right: 0.5rem;
    line-height: 60%;
}

#conteudo .bigode {
    width:100%;
    text-align: center;
    margin-bottom: 1rem;
}

.horoscopoDia {
    float: left;
    width: 100%;
    display: block;
    background: #fff;
    padding: 2rem;
    margin-bottom:1rem;
    }

.signo {
    padding:0;
    margin-bottom:1.25rem;
}

.horoscopoDia p {
    padding: 1rem 0 !important;
    width: 100% !important;
    }    

article.noticia .maisAstral {
    list-style: none;
}

img.cigano,
img.sol,
img[src="../imagens/maleAstral.jpg"],
img[src="../imagens/femaleAstral.jpg"] {
    margin: 0 0 .5rem 0;
    width:100%;
}



@media screen and (min-width: 768px) {
    img.cigano,
    img.sol,
    img[src="../imagens/maleAstral.jpg"],
    img[src="../imagens/femaleAstral.jpg"] {
        margin: 0 .5rem .5rem 0;
        width:auto;
    }

}