
@media only screen and (max-width: 401px) {
    
    #bgh-total-cart > div > h3.name{
        width:35% !important;
        font-size:11px  !important;
    }

    #bgh-total-cart > div > h3.price{
        width:50%  !important;
        font-size:13px  !important;
    }

   
}

