@media screen and (max-width: 991px) {
    .width-100-xs {
        width: 100%;
    }
}

.business-form-separator {
    border: 1px solid white;
}