// ============================================================================
// :: Map
// ============================================================================
/**
 * This scope won't show the map too big.
 */

// ============================================================================
// :: Root
// ============================================================================

.s-bp-map {

	.m-map {
		max-width: 50rem;
	}
}
