#grsmap {width:100%;height:600px;}
.grs-legend {}
.grs-legend .grs-legend-item {width:33%;text-align:center;display:inline-block;box-sizing:border-box;padding:10px;}
.grs-legend .l-icon {width:34px;height:41px;display:inline-block;vertical-align:middle;}
.grs-legend .l-icon.red {background:url('red.png');}
.grs-legend .l-icon.yellow {background:url('yellow.png');}
.grs-legend .l-icon.green {background:url('green.png');}
.grs-legend .l-title {display:inline-block;}
