.loader {
  display: block;
  padding: 20px;
  text-align: center;
  width: 100%;
}

.loader > img {
  max-width: 36px;
}
