﻿DIV#tel-box		{ position: absolute; display: flex; width: 160px; height: 50px; background-color: #EEEDEE; border-radius: 5px; 
				left: -1000px; height: -1000px; 
				color: #6B9373; font-size: 17px; font-weight: 400; 
				text-align: center; align-items: center; justify-content: center; } 
