﻿
.tbl{width:700px; height:100px; margin:auto; margin-top:100px; margin-bottom:100px; text-align:center;}
.tbl>tbody>tr>td{ padding-bottom:20px;}
.tbl div{width:100px; height:100px; border:solid 1px #ddd; border-radius:50%;display:flex; justify-content:center;  align-items:center; }
.tbl img{ height:35px; margin-bottom:5px;}
.tbl input{ float:none;}

.tbl2{ width:700px; margin:auto;}
.tbl2 td{ height:30px;}