@media only screen and (max-width:1024px){
    h1 { font-size: 40px !important;}

    .site-branding { padding-left: 0 !important;}
    
    #menu-legal a { display: list-item; list-style-type: none;}
}