.text-revoluttion {
    text-align: right !important;
}

@media (max-width: 991px) {
    .text-revoluttion {
        text-align: center !important;
    }
}