.flotanteW {
  display: scroll;
  position: fixed !important;
  bottom: 0px;
  left: -5px;
  cursor: pointer;
  z-index: 1;
}

.flotanteC {
  display: scroll;
  position: fixed;
  bottom: 79px;
  left: 25px;
  z-index: 1;
}
.flotanteC img {
  border-radius: 10px;
}

.flotanteCv {
  display: scroll;
  position: fixed;
  bottom: 143px;
  left: 25px;
  z-index: 1;
}

.flotanteCf {
  display: scroll;
  position: fixed;
  bottom: 15px;
  left: 25px;
  z-index: 1;
}

.flotanteCf img {
  border-radius: 10px;
}

.modalColParticipantes p {
  font-size: 0.85rem;
}
