@media (min-width: 992px) {
    #leftnav, #right{
        position: static;
    }
    .box2 .list6 > li{
        position: relative;
    }
}