

@media (max-width: 768px) {
body.PostCategory_hide-fundraiser .post .contentBlock .postAside {
        width: 100%;
        padding-left: 0;
        display: none;
    }
}