.modal {
    position: absolute !important;
    
}
#limheight {
    height: 485px; 
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; 
            background: white;
}
#limheight li {
    display: table-header-group; 
       
}

.sf-menu ul li > a
{
    min-width: 207px;
}

h4{
    color: #00b16a;
}
