div.lorentz-s-sizing-tool {

    clear: both;
    display: block;
    width: 100%;
}

div#iframe-s-line-sizer-container {

    clear: both;
    display: block;
    width: 100%;
}

div.lorentz-s-sizing-tool iframe.lorentz-s-sizing-tool__frame {

    clear: both;
    display: block;
    min-height: 726px;
    width: 100%;
    max-width: 100%;
    border: 0;
}

iframe#iframe-s-line-sizer {

    clear: both;
    display: block;
    min-height: 726px;
    width: 100%;
    max-width: 100%;
    border: 0;
}
