hi Ciarán
i found this code and it works also perfect:
@media only screen and (max-width: 767px) {
.header-1 {
top: 15px;
}
.header-2 {
top: 15px;
}
}
now i use a combination
.header-2 {
display: inline-block !important;top: 15px;
}
thanks a lot and a great praise for your daily work here!!