.col_edit{background-color:#26C281}

.gmaps1 {
  height: 500px;
  width: 100%;
  /* important!  bootstrap sets max-width on img to 100% which conflicts with google map canvas*/ }
  .gmaps img {
    max-width: none; }
