.DccPrincipal{
    width: 100%;    
    margin: 10px;
    padding: 10px;
    height: 25vh;
    display: inline-table;    
}
.Dccitem{
    display: inline-block;
    padding: 20px;
    float:left;
}
.DccImage{
    width: 150px;
}

.DccDescription{
    height: auto;
    width: auto;
}

.DccTable{
    border: none !important;
    
}

.dccDestaque{
    color: #1d2d44;
    font-weight: bolder;

}

.dccColuna{
    width: 400px;
    max-width: ;
}
