В стилях в строке 218 найти стили:
.show-menu {
position: absolute;
top: 30px;
right: 30px;
width: 50px;
height: 20px;
cursor: pointer;
background: #00448a;
display: none;
color: #fff;
text-align: center;
font-size: 80%;
padding: 5px 10px;
font-weight: bold;
}
вместо 80 пропишите нужный размер 90 или 120 или сколько нужно.