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

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

/*

@media screen and (max-width: 480px) {
    .t527__itemwrapper.t527__itemwrapper_3 {
        max-width: 100%;
    }
}

*/
