#table-comparison table td{border: 1px solid #494949;padding: 8px 20px;vertical-align: middle;width: 20%;}
#table-comparison th{width:20%; vertical-align: top;}
#table-comparison table th:first-child, #table-comparison table td:first-child{width: 120px; max-width: 20%}
#table-comparison table td:first-child{color: #fff;font-weight: 700;text-align: left; text-transform: uppercase;}
#table-comparison table a{font-weight: 700;}
#table-comparison .body-copy{grid-column: 1/13;
overflow-x:auto;scrollbar-width:thin;}
@media (max-width: 768px){
  #table-comparison .bo-temp{padding-top:3rem;}
  #table-comparison table td{font-size: 14px;}
  #table-comparison table td:first-child{font-weight: 400;}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}