﻿
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #map {
        width:100%;
        height:300px;
    }
    
}
