@media (max-width: 768px) {
header .inner ul li.has-sub.is-open .sub-menu{
	padding:20px 0 0;
	max-height: none;
}
}