.lazy-load-component {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.lazy-load-component .loading-spinner__animation {
  width: 30px;
  height: 30px;
}
