.image-container {
    background: #fff;
    height: 2.55rem;
    padding: .25rem .51rem .22rem .54rem;
    line-height: 0;
    border-radius: 8px 8px;
}

.image-items {
    width: 32%;
    height: 49%;
    margin-right: .03rem;
    margin-bottom: .03rem;
    float: left;
    display: block;
}

.list-area {
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.list-item-value {
    padding: .2rem 0;
}

.middle-area {
    background-color: #fff;
}
