/* cellular 样式 */
.section-cellular-and-wireless .techspecs-column.span-1{
    width:75% !important;
}
@media (max-width:734px){
    .section-cellular-and-wireless .techspecs-column.span-1 {
        width: 100% !important;
    }
}
/* end  */