Space between Back – sub items on mobile

To change space between Back button and sub items on Mobile Squarespace

You can use this code to Custom CSS box

div.header-menu-controls {
    padding-bottom: 100px !important;
}