/* /templates2_0/module/lazyload/img.less */
.lazyload_img {
  display: none;
}
img.lazyload_img {
  display: inline;
}
