Thanks.
The second one does the trick indeed. The logo is centered vertically. However, the background doesn't change. I've played with a few variations, none seen to work. Any idea?
thanks,
Johan
@media (max-width: 767px){
body.features-page .t3-header .logo {
background: #000000;
}}
@media (max-width: 767px){
.logo-control .logo-img-sm {
margin-top: 12px;
}}