#lgr-blog .lgr-blog-post header h3 { font-size: 26px;}

@media screen and (min-width: 1200px) {
    .sidebar.fixed {
        position: fixed;
        top: 50px;
        width: 360px;
    }
}
