.image-container {
    width: 100%;
    height: 100px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
}

.remove_item {
    cursor: pointer;
}

.badge.top {
    vertical-align: top;
}

.qta_checkout p {
    float: left;
}

#checkout_cart_items p {
    margin: 0;
}