.wide-thing {
   width: 100%;
}

.wide-thing .gif {
   width: 800px;
   height: 200px;
}

.reveal .slides section img {
   border: 0;
}

.reveal .no-shadow {
   box-shadow: none;
}

.reveal .slides .slide-left-pic {
   background-color: inherit;
   margin-right: 1em;
}

.reveal .slides ul {
   line-height: 2em;
}