/* RESPONSIVE */ .img-responsive { width: 100%; } /* BOOTSTRAP OVERRIDE */ .row.no-gutters { margin-right: 0; margin-left: 0; } .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] { padding-right: 0; padding-left: 0; } #map img { max-width: none !important; }