CSS to change image size of message type question

CSS to change image size of message type question:

[data-qa-question-type="Message"] figure .ss_image_wrapper img {
max-width:200px !important;
}