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


.section-watch {
    border-bottom: 1px solid #d6d6d6;
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-iosapps .image-background {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 735px) {
	.page-overview .section-iosapps .image-background {
		margin-top: 0px;
	}
}

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