.runningGIF {
  display: block;
  width: 100%
}

img.runningGIF {
   width: 20em;
  margin: 0 auto;
}