

/*---------------Layout------------------------------*/
.main_center{	
	width: auto;
}
.main_wrapper{
	width: auto;
	padding: 0 10px;
}

/*---------------------------------------------------*/
.billboard .bigtext{
	font-size: 40px;
}

.billboard .image{
	width: 43%;
}
/*---------------------------------------------------*/
.packages_panel ul.packages li .box .button{
	font-size: 14px;
	height: 42px;
	line-height: 42px;
}
/*---------------------------------------------------*/
.page_features .markets_table{
	
}

/*---------------------------------------------------*/
.service_info ul.numbers li strong{
	font-size: 40px;
}
.service_info ul.numbers li strong.small{
	font-size: 20px;
	line-height: 47px;
}