/**
* Setubridge Technolabs
* http://www.setubridge.com/
* @author SetuBridge
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
**/
@media (min-width:768px) and (max-width:992px){
    .checkout-cart-index .item-info .product-image-container{
    width: 100px !important;
}
.checkout-cart-index  .cart.table-wrapper .product-item-name{
    font-size: 14px;
}
}
.form-cart .btn-update-cart-comment{
    margin: 5px;
    float: right;
}