Hi, I added the code:
@media screen and (max-width: 480px){
.content>div *{
max-width:100% !important;
}
}
But the problem got worse, now it is necessary to press 8 to 10 times on the menu icon, to display the menu panel again.
I repeat if it is useful, at the first time of displaying the menu panel, it shows it without any problem. Then, when you open a page from the menu (the second time you want to display the menu panel) you have to press the icon several times to display the panel again.