@media screen and (min-width: 992px) {
    .cart-table .p-name {
        width: 43% !important;
    }
}