.iframe__content{width:100%}.iframe__content--fixed iframe{border:0;display:block;height:var(--iframe-height-mobile);width:100%}@media only screen and (min-width:768px){.iframe__content--fixed iframe{height:var(--iframe-height-tablet,var(--iframe-height-mobile))}}@media only screen and (min-width:1024px){.iframe__content--fixed iframe{height:var(--iframe-height-desktop,var(--iframe-height-tablet,var(--iframe-height-mobile)))}}