.lazy-img {
  background-size: 100% auto;
  background-repeat: no-repeat; }

.lazy-img_loaded {
  background-size: auto 100%; }
