Currently react-console uses CSS based grid and flex layouts instead of using the provided Layout components provided by Patternfly react. In order to maintain consistency and prevent rework of css in the future the code should be updated to use the provide layouts from react, instead of custom based CSS grid / flex layouts.