.register-item {
    width: calc(50% - 60px);
}

.choice-wrapper {
    flex-wrap: wrap;
    gap: 30px;
}