div.tx-speedmaxx {
    overflow-x: auto;
    display: flex;
    justify-content: center;
}

div#acatec_embedded{
    resize: both; 
    margin:10px; 
    width:1300px; 
    height:890px; 
    border:0px solid #000; 
    overflow:auto;
}