img[lazy=loading] {
    width: 100px !important;
	height: 100px !important;
  }
  
img[lazy=error] {
    width: 100px !important;
	height: 100px !important;
}

