.red_text {
    text-indent: 30px;
    text-align: justify !important;
}

@media screen and (max-width:640px) {
    .red_text {
        text-indent: 20px !important;
    }
}

.t578__title {
    margin-bottom: 40px;
}
