.product-card-bands-container .product-card-band:last-child {
    margin-bottom: 1.5rem !important;
}

@media (min-width: 992px) {
    .product-card-bands-container .product-card-band:last-child {
        margin-bottom: 2rem !important;
    }
}