.live-support{}

.live-support .phone-number{
	padding: 10px 0 5px 0;
	font-size: 14px;
}

.live-support .phone-number span{
	float: left;
	margin-right: 10px;
	text-align: right;
}
.live-support .phone-number span:first-of-type{
	width: 50%;
}
.live-support .phone-number span:last-of-type{
	margin: 0;
	text-align: left;
}