/* CSS placed here will be applied to all skins */
#content table, #content div{ box-sizing: border-box; } .row { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: flex-start;}.col { width: 49%; margin-bottom: 1em;}.col > div { height: 100%;} #mw-head { top:130px !important; }#mw-panel { top:150px; }
#p-logo { display:none; }