<input type="text" name="tovar_1" value="Название товара" />
<input type="text" name="tovar_2" value="Название товара 2" />
$value_1 = $_POST["tovar_1"];
$value_2 = $_POST["tovar_2"];
{
justify-content: center;
flex-direction: column;
overflow:hidden;}
<style>
.wrap {width:100%;margin: auto;}
.wrap .col {width:25%;float:left;}
</style>
<div class="wrap">
<div class="col">1</div>
<div class="col">2</div>
<div class="col">3</div>
<div class="col">4</div>
</div>
list {
overflow: scroll;
height: 300px;
}
background-image: url("../media/third.jpg");