jQuery( function( $ ) {
    $('#floorplan-widget-preview div.main_holder').css({ width: $('#_360_map_canvas').width(), height: $('#_360_map_canvas').height() });
});
