.reveal .slide-logo {
  height: 200px !important;
  width: 200px!important;
  max-width: unset !important;
  max-height: unset !important;
  position: fixed;
  bottom: unset !important;
  left: unset !important;
  top: 5px;
  right: 12px;
}

.reveal .slide-logo {
  z-index: -999 !important;
}

.figure {
  margin: auto;
  text-align: center;
}