Set the boxshadow to null or none !important and set the scale value to 2, it will work. but if you want box shadow again after downloading the image, then store it in a variable before downloading it and set the boxshadow to null, then download the image and set the boxshadow value from the variable you have set after download.