.btn-group {
    display: flex !important;
    justify-content: space-between !important;
}

.btn-group a,
.btn-group button {
    width: 100px !important;
}