.Choices >div {
    justify-content: space-between;
    width: 100%;
}
.Choices >div >div {
    width: 48%;
}