@media (min-width: 1024px) {
    .petition-progress{
        width: 50%;
        margin: auto;
    }
}