Preview:
@media(max-width: 500px){
	//Select the map parent element
	.map-parent{
		position: relative;
	}
	//For the map
  #OSM-map{
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
  }
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter