.ordering-process .co-box>div {
    overflow: visible;
}

#recentlyViewed .prices .price .price-standard, #recentlyViewed .prices .price .price-additional {
    display: none;
}

#recentlyViewed .product .prices .price-save {
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 5px;

    font-size: 14px;
    line-height: 1.2;
}

.listingControls {
    order: 6;
}

a.pagination__link {
    padding: 0 !important;
}