	.product_com{
	margin-top:15px;
	}
	.product_com h3{
	font-family:open sans;
	color:#1c96c9;
	font-size:14px;
	}
	.product_com .pro_span{
	font-size:30px;
	color:#1f1f1f;
	text-decoration:underline;
	}
	.tab_ro{
	margin-top:10px;
	}
    .table-bordered th,.table-bordered td{
	text-align:center;
	}
	.table>tbody>tr>td{
	line-height:2em;
	}
	.table th{
	font-size:18px;
	font-family:Leelawadee UI;
	}
	.table i{
	color:#4c9ee3;
	}
	td:first-child{
	font-size:16px;
	}
	td:not(:first-child){
	background-color:#f5f5f5;
	}
	@media(max-width:800px){
	
	.tab_ro{
	overflow-x:scroll;
	}
	.product_com h3{
	font-size:10px;
	}
	.product_com .pro_span{
	font-size:18px;
	}
	.table th,.table td{
	font-size:14px;
	}
	}