/* Add here all your css styles (customizations) */

@media (max-width: 1000px) {
    #submitFormSpan {
        text-align: center;
    }
}