div#eps-loading-gif {
  width: 24px;
  height: 24px;
  position: absolute;
  background: url('../images/loading.gif') center center no-repeat;
  z-index: 9999;
}
