@media all and (max-width:992px){
    .stickyTools .blockBody li {
    margin-bottom: 20px;border-bottom: 1px solid #c2c2c2;padding-bottom: 20px;height: auto;
    }
    .stickyTools li .listingLink {
    position: relative;
    }
}
@media all and (max-width:768px){

}
