.auction-result.content-panel.type_panel-product_result_list .item-article .image-area .img-ratio {
    padding-bottom: 52.1538%;
}

.content-panel.type_panel-auction_list .img-align {
    border: 1px solid #ededed
}

@media all and (max-width: 1023px) {
    .content-panel.current-auction .auction-list .item-article .product_info .info-box dl:lang(en),
    .content-panel.upcoming-auction .auction-list .item-article .product_info .info-box dl:lang(en) {
        padding-left: 63px;
    }
    .content-panel.current-auction .auction-list .item-article .product_info .info-box dt:lang(en),
    .content-panel.upcoming-auction .auction-list .item-article .product_info .info-box dt:lang(en) {
        width: 53px;
    }

    /*upcoming, progress list 화면*/
    .no-progress-auctions-page.no-progress-auctions-vertical-mid {
        padding: 50px 0 30px;
    }
    .no-progress-auctions-page.no-progress-auctions-vertical-mid .icon-area {
        margin-bottom: 20px;
    }
}


