/*css*/
.mobs6pic{display:none;}

@media (max-width:700px){
    .s6 .link{height:auto;background:none;}
    .s6 .link a{color:#696364;}
    .mobs6pic{display:block;width:100%;margin-bottom:10px;}
}
