@media screen and (max-width: 734px){
    .Content .common-list .list li{
        width: 98%;
    }
}