@charset "UTF-8";

.wll {
    margin: 12px 0 -35px 0 !important;
    }

.wll li {

    width: 25%;
}

@media screen and (max-width: 767px){

.wll li {

width: 100% !important;
 }

}
    