/* line 2, ../../scss/parts/lazyload.scss */
img.vlazyload {
  background: url(/features/vlazyload/images/vlazy-loading.gif) center center no-repeat;
}
/* line 5, ../../scss/parts/lazyload.scss */
img.vlazy-click-to-play {
  background: url(/features/vlazyload/images/vlazy-click-to-play.png) center center no-repeat !important;
  border: 1px solid #000e17;
  cursor: pointer;
}
