/* CSS Document */
@media screen and (max-width: 767px) {
#MultilingualGridWrapper {
	display: none;
}
}