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






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




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


/* No Ligatures */
body { -webkit-font-variant-ligatures: no-common-ligatures; }
body { font-variant-ligatures: no-common-ligatures; font-feature-settings: "liga" 0;}

@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 .section-content .top-link {
		margin-top: 45px;
	}
}

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