  .products-buy input {
    width: 35%;
}
.products-buy .product-name {
    width: 60%;
    display: inline-block;
}