.buttonField {
    padding-top: 1rem;
}
    .buttonField_fullWidth .btn {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }