/**
 * Stylesheet for the 'Yandex Maps' module.
 */

.dm-ymaps {
	width: 1200px;
	height: 800px;
}

/* Disable copyrights */

/*[class*="controls__control"] {*/
/*	display: none !important;*/
/*}*/

/*[class*="copyrights-pane"] {*/
/*	display: none !important;*/
/*}*/

/* Black and white photo */
/*[class*="ground-pane"] {
	filter: grayscale(1);
}*/
