.cwcr-phone-wrapper {
    display: flex;
    gap: 8px;
}

.cwcr-phone-wrapper .cwcr-phone-prefix {
    width: 120px;
    flex-shrink: 0;
}

.cwcr-phone-wrapper .cwcr-phone-number {
    flex: 1;
}

.cwcr-phone-wrapper .select2-container {
    width: 120px !important;
}
