.tariff_main{
	width: 100%;
	height: 369px;
	background: url(../images/tariff_banner.jpg)no-repeat;
	background-size: cover;
}

.rates{
	padding-top: 35px;
}

.rates th{
	font-size: 18px;
	font-weight: 500;
}

.rates td{
	font-size: 15px;
	font-weight: 300;
}

