.result-container {
    display: flex;
    width: 100%;
}

.result-children {
    flex: 1;
}
