# CSS to auto image size only for 'Message' type questions

**URL:** https://community.surveysparrow.com/t/css-to-auto-image-size-only-for-message-type-questions/3292
**Category:** CSS Knowledge Bonanza! 🕺
**Created:** [April 19, 2023, 11:25am UTC](https://community.surveysparrow.com/t/css-to-auto-image-size-only-for-message-type-questions/3292 "2023-04-19T11:25:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Venkata\_Abhijith](https://avatars.discourse-cdn.com/v4/letter/v/cab0a1/32.png) [@Venkata\_Abhijith](https://community.surveysparrow.com/u/Venkata_Abhijith)
#### Post date: [April 19, 2023, 11:25am UTC](https://community.surveysparrow.com/t/css-to-auto-image-size-only-for-message-type-questions/3292/1 "2023-04-19T11:25:57Z")

</div>

CSS to auto image size only for 'Message' type questions:

[data-qa-question-type="Message"] figure .ss\_image\_wrapper img{  
max-width: 100% !important;  
max-height: none !important;  
}

 ![Screenshot 2023-04-19 at 4.55.01 PM](https://europe1.discourse-cdn.com/flex013/uploads/surveysparrow1/original/1X/91559bf4f7191930166de58348ae17cf3ddbde16.jpeg)

 ![Screenshot 2023-04-19 at 4.54.52 PM](https://europe1.discourse-cdn.com/flex013/uploads/surveysparrow1/original/1X/02bd06c56ee91a8ca21ae4180e6123de2bc84f2b.jpeg)
