

@media (max-width: 480px) { 
    header h1.logo {
        width: 125px;
        height: 100px;
    }
}