#table-comparison table th{width: 16%;}
#table-comparison table th:nth-of-type(1){width: 20%;}
#table-comparison table td{border: 1px solid #494949;padding: 8px 20px;vertical-align: top;}
#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;}
@media (max-width: 768px){
  #table-comparison table th{width: 160px}
  #table-comparison table img{width: 160px;}
}
 @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){}