@media (min-width: 768px) {
    .postprofile > div {
        margin-left: -35px;
        padding-left: 35px !important;
        --aug-tl-height: 90px;
        --aug-bl-height: 35px;
    }
}
