.section {
text-align: center;
}

.table_home {
width: 295px;
}

h1:after {
content: "";
position: absolute;
border-top: 2px solid #46301d;
top: 50%;
width: 200px;
margin-left: 15px;
left: 100%;
}

h1:before {
content: "";
position: absolute;
border-top: 2px solid #46301d;
top: 50%;
width: 200px;
margin-right: 15px;
right: 100%;
}

h1 {
display: inline;
position: relative;
}

section {
overflow: hidden;
text-align: center;
}

