/*Enter Custom  CSS Here*/

@media (min-width: 768px) {
    .col-md-4.private-dining {
        flex: 0 0 auto;
        width: 50%;
    }
}