
.conteudo{
    width: 100%;
    height: 80%;
    /*background-color: black;*/
}

.iconeTexto{
    width: 100%;
    height: 23%;
    text-align: center;
}
.limparclearleft{
    clear: left;
}