#mplus_page_grid{display:flex;gap:40px;width:1200px;max-width:100%;margin:0 auto;color:#393939;min-height:100vh;padding-bottom:100px}@media (min-width:800px){#mplus_page_grid #mplus_content{flex:6}}@media (max-width:800px){#mplus_page_grid #mplus_content{width:100%}}#mplus_page_grid #mplus_content>.head{margin-bottom:var(--gap);background:var(--red);height:80px;padding:0px 24px;border-radius:var(--radius);position:relative}#mplus_page_grid #mplus_content>.head h1{display:flex;line-height:70px;color:#fff;font-size:52px;font-weight:bold;font-family:var(--font);justify-content:space-between}#mplus_page_grid #mplus_content>.head h1::after{content:"";display:block;background:url("../images/ligth_icon.svg") left center no-repeat;position:absolute;width:40px;height:100%;left:24px}#mplus_page_grid #mplus_content #feed .post .head .lecturer{display:none !important}#mplus_page_grid #mplus_content #feed .post .media img{max-height:500px;width:auto;height:auto;max-width:100%}#mplus_page_grid #mplus_sidebar{flex:4}@media (max-width:800px){#mplus_page_grid #mplus_sidebar{display:none}}