/*
This file is part of a project by YOUHEY Communication AG.
Unless otherwise stated, all rights are held by the creator.
*/
/* 
    Created on : 20.02.2019, 17:11:17
    Author     : Kilian Frey <kilian.frey@youhey.ch>
*/

#newsMap {
	height: 400px;
	margin-bottom: 24px;
	width: 100%;
}
/*
.img-responsive {
	height: auto;	
	width: 100%;
}
*/
.gMapInfo {
	/*padding: 3px;*/
	width: 190px;
}

.gMapInfo img {
	height: auto;
	width: 100%;
}

.news-map-contact {
}