/*JSC Changed*/

div.gme-info-window img{
    float:right;
	width: 234px;
	height: auto;
}
div.gme-info-window h3{
    clear:both;
}

.tx-go-maps-ext {
	background-color: #e3f1d1;
	padding: 25px;
}
.tx-go-maps-ext h2{
	margin:0;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}
.tx-go-maps-ext h2:before {
 font-family: "Font Awesome\ 5 Free";
	content: '\F3C5';
	 font-weight: 900;
	margin-right: 10px;
	font-size: 48px;
}
.tx-go-maps-ext input.go_maps_user_activation_button {
padding: 10px 15px;

margin-top: 15px;
}

.js-map {
	width: 100%!important;
]}
