
#Flight_Destination_Article img{
	width:100%;
}

#Flight_Destination_Article table.pricing{
	width:100%;
}

#Flight_Destination_Article table.cta{
	width:100%;
	text-align:center;
}
#Flight_Destination_Article table.cta a[href^="#top"]{
	background: #FF5E1F;
	color: #FFF !important;
	font-size: 16px;
	padding: 8px 32px !important;
	border-width: 0;
	border-radius: 6px;
	text-decoration: none;
}
#Flight_Destination_Article table.cta a[href^="#top"]:hover{
	background: #df440f;
}