/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 735px) {
	.page-overview .features.section-stocks-news-and-stories li:last-child {
		bottom: revert;
	}
}

@media only screen and (max-width: 735px) {
	.section-stocks-news-and-stories {
		height: 380px;
	}
}

@media only screen and (max-width: 735px) {
	.section-stocks-news-and-stories .section-content .top-link {
		margin-top: 90px;
	}
}

@media only screen and (max-width: 735px) {
	.section-siri-restaurant-reviews .section-content .top-link {
		margin-top: 33px;
	}
}

@media only screen and (max-width: 735px) {
	.section-siri-movie-showtimes .section-content .top-link {
		margin-top: 33px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 