.leader .list1 li{
width:25%;}


 @media screen and (max-width: 800px) {
    .leader .list1 li {
        width: 100%;}
}
