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






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




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

#ac-localnav .modal-page-overlay { display: none; }

@media only screen and (max-width: 734px) {
	.modal-success-story .modal-content .modal-stats .stat:first-of-type {
		margin-right: 1px;
	}
}

@media only screen and (max-width: 1069px) {
   .modal-success-story .modal-content .modal-hero.scotland .modal-hero-copy{
       max-width: 400px;
   }
}

@media only screen and (max-width:734px) {
    .modal-success-story .modal-content .modal-hero-copy .modal-headline {
        font-size: 36px;
    }
}

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