.table-choose {
  background: #9de3fd;
  border: 0;
  margin-bottom: 0;
}

.table-choose td {
  color: #091d2a;
  border: 1px solid #6dc0e3;
  padding: 1em 1.5em;
}

.img-brainstorm {
  position: absolute;
  bottom: -65px;
  left: -90px;
  display: none;
}

.img-choose {
  position: absolute;
  bottom: -40px;
  left: -170px;
  display: none;
}