.logo-imagen {
  width: 40%;
  min-width: 300px;
  margin-top: 50px;
  margin-bottom: 30px;
}

.cel-spc-bot {
  margin-bottom: 12%;
  height: 100%;
  width: 100px;
}

.ajuste {
  width: 250px;
}

.modulo-c {
  width: 25%;
  min-width: 200px;
  height: 225px;
  max-height: 260px;

  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 15%;
}

.img-clie {
  width: 100%;
  height: 220px;
  border-radius: 15%;
}

.img-clie:hover {
  width: 100%;
  height: 220px;
  border-radius: 15%;
}

.icon-asist-modified {
  padding-top: 10%;
}

.img-asist {
  width: 100%;
  height: 220px;
  border-radius: 15%;
}

.img-asist:hover {
  width: 100%;
  height: 220px;
  border-radius: 15%;
}

