.head_tel{
	flex:1;
	font-size:16px;
	font-weight:600;
	display:flex;
	align-items:center;
	justify-content: flex-end;
	margin-bottom:10px;
	
}
.head_tel a{
	color:rgba(2, 125, 198, 1);
}
.head_tel img{
	height:20px;
	width:20px;
}