Уберите overflow:hidden; здесь
ul ul li.content {
background: #EEEEEE;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.506);
color: #444444;
font-size: 11px;
height: 190px;
left: 0px;
overflow: hidden;
padding: 40px 0px 0px;
position: absolute;
text-indent: 20px;
top: 10px;
transition: all 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
width: 0px;
}