Player Responsive

Good afternoon,
I would like to know if there is a way to embed the player to adapt it to mobile devices.
my site is responsive but when i insert the twitch player it is not adapted to the smartphone.
Can you help me?

The usual methods for responsive iFrames applies

Hello and sorry for the duplicate, but I hadn’t seen the answer… in the end I contacted my webmaster and solved it like this, at least I can be useful for others.

< div class=“twitch-container”>

<iframe class="twitch-responsive-iframe"src=“Twitch” frameborder=“0” allowfullscreen=“true” scrolling=“no”>

In the channel section replace example with the name of your channel and in the second example insert your website where the player will be embedded