div#map.locatormap{
	position: relative !important;
}

@media (min-width: 320px){
	.locatormap{
		height: 150px !important;
	}
}

@media (min-width: 768px){
	.locatormap{
		height: 368px !important;
	}
}

@media (min-width: 992px){
	.locatormap{
		height: 580px !important;
	}
}

.map-info-window .map-property-name {
    font-family: "Georgia";
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    color: #3D5588;
    margin-bottom: 5px;
    font-size: 18px;
}

.map-info-window .map-box-details {
    font-weight: 300;
    font-size: 13px;
}

.map-info-window .map-property-address {
    margin-bottom: 1em;
}

.map-info-window .map-opening-hrs {
    margin-bottom: 1em;
}

.map-info-window .map-phone-num {
    margin-bottom: 1em;
}

.map-info-window .map-email-id {
    margin-bottom: 1em;
}

.map-info-window .map-property-type {
    margin-bottom: 1em;
}

.map-info-window .map-city {
    margin-bottom: 1em;
}

.map-info-window .map-state {
    margin-bottom: 1em;
}