.site-header a {
    } 

.entry-title {
    } 


@media screen and (min-width: 0px) and (max-width: 480px) { .site-header a {   font-size: 18px; }  }  
@media screen and (min-width: 0px) and (max-width: 480px) { .entry-title {   font-size: 16px; }  }  