.fnphone-row {
    display: flex;
    gap: 10px;
}
.fnphone-row > * {
    flex: 1 1 0;
}
.fnphone-prefix {
    max-width: 120px;
}
