@import "/grayarea.css";

.content {
  padding-top: 0;
}

#otrodiseno {
  position: fixed;
  width: 18%;
  left: 36%;
}

#exteresa {
  position: fixed;
  width: 18%;
  left: 12%;
}

#centro {
  position: fixed;
  width: 18%;
  right: 21%;
}

#sponsors {
  position: fixed;
  left: 0;
  bottom: 5%;
  width: 100%;
  height: 12%;
  text-align: center;
}

#sponsors img {
  height: 100%;
  margin: 0 3%;
}

#all-logos {
  text-align: center;
}
