.item_compare_description_box_container{height: fit-content;display:inline-grid;}
.item_compare_description_box_container_padding{display:inline-flex;height: 100vh;}
.item_compare_description_empty{width:10vw;height: 32vh;}
.item_compare_description_info{
    width: 9vw;
    height: inherit;
    background: #f4f4f4;
    padding: 0.25vw;
    margin-bottom: 0.25vh;
    font-size: .75vw;}

