﻿.the-best-way-to-see-the-Word {
	width: 100%;
	height: 80px;  /**DO NOT CHANGE HEIGHT: 80PX**/
	margin-top: 24px;
	border: 0px;
	text-align: center !important;
	box-sizing: border-box;  
	clear: both; 
	}

.the-best-way {
	width: 100%;
	height: 80px;
  	font-family: Verdana, Geneva, sans-serif !important; 
	border: 0px;
	box-sizing: border-box;  
	clear: both; 
	 display: table;
	text-align: center !important;
	}