@media screen and ( max-width: 450px ) {
	#wpls-google-map {
		height: calc( 100% - 170px );
	}

	#wpls-location-type {
		margin-bottom: 5px;
	}
}