.tolex_options {
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid white;
}

.grill_options {
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid white;
}

#imagen {
  /* min-height: 213%; */
  background-color: #fff;
  padding: 1em 8em 1em 8em;
  border-radius: 20px;
}

.settings {
  background-color: #F5F4F6;
  color: black;
}