.control > label {
    width: 12em;
    min-width: 12em;
    max-width: 12em;
    flex-shrink: 0;
}
