[class*="section-"][class*="-padding"] {
    padding-top: 10px !important;
}

@media screen and (min-width: 750px) {
    .cart-items .cart-item {
            display: table-row;
    }
}