.product-metafield-specification .bottom_divider .section-padding { border-bottom: 1px solid #27272733; }
.product-metafield-specification .section_content .content_block_part .metafield_content .table_inner { width: 100%; overflow: auto; }
.product-metafield-specification .section_content .content_block_part .metafield_content .table_inner table { text-align: center; width: 100%; table-layout: auto; }
.product-metafield-specification .section_content .content_block_part .metafield_content .table_inner table * { font-size: 20px; font-weight: 400; line-height: 130%; letter-spacing: 1px; white-space: nowrap; }
.product-metafield-specification .section_content .content_block_part .metafield_content .table_inner table thead tr { background-color: #E51B22; color: #fff; border-color: green; }
.product-metafield-specification .section_content .content_block_part .metafield_content .table_inner table tbody tr { background-color: #dedede; }
.product-metafield-specification .section_content .content_block_part .metafield_content .table_inner table tr * {padding: 8px;border: 1px solid transparent;}

@media screen and (max-width: 989px){
    .product-metafield-specification .section_content .content_block_part .metafield_content .table_inner table * { font-size: 15px; line-height: 133.333%; }
}