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






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




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

br.xsmall{
   display: none;
}

@media only screen and (max-width:410px) {
   br.xsmall {
       display: block;
   }
}

@media only screen and (max-width:1068px) {
	.grid-item-pregnancy .tile-overlay-content .typography-subsection-copy {
		font-size: 15px;
	}
}

@media only screen and (max-width:1068px) {
	.grid-item-effort .tile-overlay-content .typography-subsection-copy {
		font-size: 15px;
	}
}

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