@media (min-width: 992px) {
.narrow-width.pricing-table-content .col-md-4 {
width: 50% !important;
margin-bottom: 20px;
}
}