#search-panel,
#mega-menu,
#main-menu2,
#main-menu,
header .row > div:first-child,
header .row > div:last-child,
main.index-page .row > aside,
main.item-page .row > div:nth-child(2),
main.item-page .row > div:nth-child(3),
.tags,
.psh,
.also
{
    display: none!important;
}

main.item-page .row > div:first-child,
main.index-page .row > div:first-child,
main.front-page > .row > div
{
    width: 100%;
}