table {
display: inline-table;
width: 99.5%;
table-layout: auto;
position: absolute;
top: 0;
left: 40 !important;
}
.small {
background: green;
width: 104px;
text-align: center;
}
.extend {
background: red;
text-align: center;
}