To remove the blur from images from showing up:
You can remove this part from the styling section:
.blur { filter: blur(15px); }