Just putting an addendum on this one
I think my issue is this area of responsive.css
@media screen
and (max-width: 1024px) {
#logo {
margin-left: 10px;
width: 100% !important;
margin-bottom: 13px;
}
On a PC with a horizontal theme of 1024 it makes the theme unworkable