.parrafo-nosotros {
    text-align: justify;
    font-size: medium;
}
.titulo{
    font-size: x-large;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #8C8C8C;
}

@media only screen and (max-width: 600px) {


}

