.main-category ul > li.main-cat {
    position: relative;
}

.main-category ul li .sub-cat {
    margin-top: 0px;
    height: auto;
    min-height: 0px;
    padding-bottom: 30px;
}
