.mw-body .firstHeading {
display: none !important;
}
.mp-box {
border: 1px solid #aaa;
padding: 0 0.5em 0.5em;
margin-top: 4px;
}
@media (min-width: 875px) {
#mp-upper {
display: flex;
}
#mp-left {
flex: 1 1 55%;
margin-right: 2px;
}
#mp-right {
flex: 1 1 45%;
margin-left: 2px;
}
}
#mp-left { background: unset!important; }
#mp-left {
background: #f5fffa;
border-color: #cef2e0;
}
#mp-left .mp-h2 { background: unset!important; }
#mp-left .mp-h2 {
background: #cef2e0;
border-color: #a3bfb1;
}
#mp-right { background: unset!important; }
#mp-right {
background: #f5faff;
border-color: #cedff2;
}
#mp-right .mp-h2 { background: unset!important; }
#mp-right .mp-h2 {
background: #cedff2;
border-color: #a3b0bf;
}