Adjusting RASA webchat width to accomodate images

I am unable to adjust RASA webchat width using CSS selectors:

.widget-container
.widget-embedded
#webchat

Is there any other way to adjust the webchat width?

hi @abdullahkhilji - it’s hard to know what’s not working without seeing your browser tools. One trick you can use is to right click on the element you want to style, see web scraping - How can I get the CSS Selector in Chrome? - Stack Overflow

Checked this but nothing works using the inspection tool to increase the chatbot width.