The image size is 500x500. It is necessary that this size be changed in accordance with the size of the monitor. For example:
1280, 500x500
768, 300x300 - tablet resolution
479, 150x150 - smartphone resolution
You need to implement this without using javascript. Is it possible to implement this stupidly in html or php itself?