.map-wrapper {
	width: 100%;	
}

@media (min-width: 992px) {
	.map-wrapper {
		width: 50%;	
	}
}