.show-intro{
    font-weight: 700;
    word-break: break-word;
}
@media (min-width: 768px){
    .show-intro{
        text-align: justify;
    }
}
