.phoneform{
	width: 25%;
}

.input-group > .input-group-prepend {
    flex: 0 0 25%;
}

.input-group .input-group-text {
    width: 100%;
}