/*
* @subsection Google Map
* @description Describes style declarations for RD Google Map extension
* @version     1.0.0
*/.google-map-markers {	display: none;}.google-map-container {	width: 100%;}.google-map {	height: 690px;	width: 100%;}@media (max-width: 767px) {	.google-map {		height: 250px;	}}@media (max-width: 479px) {	.google-map {		height: 200px;	}}
/*# sourceMappingURL=google-map.css.map */
