Please, change .iten-sidebar to be more responsive. Update the class definition in /media/zoo/applications/jbuniversal/assets/css/jbzoo.cs to:
/* Sidebar Left
-----------------------------------------------------------------------------*/
.item-sidebar {
float: left;
width: 480px;
position: relative;
max-width: 100%;
height: auto;
}