when the site is opened on a smaller screen or when the browserwindow is made smaller, the menu moves under the logo
is there a way to solve this problem
www.beachshelter.nl
section#gkPageTop {
min-width: 1100px;
}
#gkMainMenu {
clear: none !important;
margin: 0 !important;
}