.flex-container{width:90%;box-shadow:var(--form-shadow);margin:1em auto}.table-flex{display:flex;gap:1em;border-bottom:1px solid #999;height:80px}.table-flex__column{flex:1;display:flex;justify-content:center;align-items:center;overflow:auto;border-right:1px solid #999}.table-flex__column:last-child{border-right:none}@media only screen and (max-width: 900px){.table-flex__column:nth-child(2){display:none}}
