.stop-transitions {
	/*filter: grayscale(100%);*/
}
.stop-transitions, .stop-transitions * { 
	transition: none!important;
}