.reveal .slide-logo {
  display: block;
  position: fixed;
  bottom: unset !important;
  right: unset !important;
  top: 5px;
  left: 12px;
  height: 50px !important;
  width: 50x !important;
  max-width: unset !important;
  max-height: unset !important;
}
.slide-number {
    bottom: 14px !important;
    right: 50px !important;
    top: unset !important;
    color: #777777 !important;
  }


.reveal .slides {
  font-size: 32px;
}