/*
 Template: twentysixteen
 */

@media (min-width: 768px) {
    h1.entry-title{
        margin-top: 1.05em;
        margin-bottom: 0.55em;
    }
    header#masthead {
        display: none;
    } 
    aside.sidebar#secondary section.widget.widget_nav_menu {
        border-top-width: 0;
    }
}
