.hadding{  
text-align:center;     
padding-bottom: 10px;
padding-top: 50px;    
color: #D6101D;
font-size: 22px;
line-height: 26px;
font-weight: 600; 
}

.table tr {	

height:30px;
border-bottom:1px solid #ddd;	
}

.table td {

 text-align:center;
 font-size:18px;
 font-weight:500;

}
.table th {
background-color:#34495e;
color:#FFF;
font-size:20px;
height:50px;
 text-align:center;

}