Iframe Issue as it not taking auto height

Question:
Is there not any way in wix to make iframe auto adjust height ?

Product:
Using Studio Editor

What are you trying to achieve:

#iframe-enquiry { overflow-y: hidden; height: auto; min-height:-webkit-fill-available;
}

/* @media screen (max-width:1349px){
#iframe-enquiry {
min-height: 269px;
}*/

I am using this code to call iframe as you see i mention webki aavailable on css but still targetiing min-height:269px

Iframe not adjusting auto height it either cropping or creating sidebar but i do not want it, i want auto height adjustment.

What have you already tried:
Resource, forum topics and your ai

Additional information:

Streach the iframe and use the section/cell to control its height instead

i clearly mention in my message that i want to make auto height so that it can not show sidebar when calendar is big height