@media (max-width: 420px) {
    .product-grid-4 .col-12 {
        width: 50% !important;
    }
}

.open-hour {
    color: #0d9fdc;
    font-size: 18px;
    font-weight: 700;
}
