.below tr:nth-child(even) { background-color: rgb(245, 245, 245); }
.below td { width: 50%; }
.below tr:hover { background-color: rgb(238, 238, 238); } 
.row { margin-left: 0 !important; margin-right: 0 !important; }
