.icon-loading {
  top: 4px !important;
  right: 3px !important;
  width: 32px;
  height: 32px;
  background: url(../img/loading.svg) no-repeat center center;
  background-size: contain;
}
