#logo-esquina {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 80px;
  opacity: 0.8;
  z-index: 9999;
}