@media(max-width: 1023px){

    .btn-mobile{
        font-size: 16px!important;
    } 
}


#logo_cic{
    float:left; 
    width: 20%;
    height: auto;
    margin: 30px;
    display: inline-block;
    max-width: 210px;
    max-height: 210px;
}

.jumbotron{
    margin-top: 20px;
}

.jumbotron p{
    font-size: 1.4em;
}

#botoes{
    text-align: center;
    text-align: right;
}

#botoes a{
    margin:5px;
}

.jumbotron{
    font-size: 12px !important;
    text-align: justify;
}

#voce-sabia{
    border-bottom: 1px #CCC solid;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.thumbnail {
    padding: 20px;
    text-align: justify;
}