@media (max-width: 480px)
{
    #site_title
    {
        font-size: 22px !important;
    }
}