@charset "UTF-8";

@media (min-width: 576px) {
	
	.cssInteractiveScorePageTitle {
		font-size: 1.1rem;
	}
	
		
	/* * * * * * * * * * * * * */
	/*     Navigaton buttons   */
	/* * * * * * * * * * * * * */
	.cssNavigationButtonContainer {
		width: 14%;
		height: 14%; 
	}

	.cssPlayAndPauseButtonContainer {
		width: 17%;
		height: 17%;  
	}
	
	.cssBarNavButtonSpacer {
		width: 3%;
	}	

}