james2 Try to add this to custom css field or override.css as per documentation here and adjust margin-top value accordingly :
@media (min-width: 320px) and (max-width: 480px) {#gkLogo img{margin-top: -5px;}}
Kindly ensure to clear your browser cache in case changes dont reflect