div.detalle2 p.text-justify {
    text-align: justify !important;
}

.text-justify {
    text-align: justify !important;
}

.text-center {
    text-align: center;
}

.text-transform{
    text-transform: inherit;
}

.padding-40{
    padding: 0 0 40px 0;
}

.height-904{
    height: 904px;
}

#simulador.overflow-inherit {
    overflow: inherit;
}