.device-status{width:100%;height:100%;box-sizing:border-box;padding:10px 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.device-status #data-left,.device-status #data-right{position:relative;width:40%;min-width:120px;height:100%;box-sizing:border-box;text-align:center;margin:10px 0}@media screen and (min-width:300px)and (max-width:768px){.device-status .data-item{width:100%;height:160px}}