Resizing images in Reviewer

Anyone must put this text in styling
[head to tools→Manage Note Types→ select the required note type→button Card→button styling]

img {
max-width: 300px !important;
max-height: 300px !important;
}