.pricing-div{background-color:rgba(35,35,35,.3);padding:2rem}table,td,tr{border:none}table.pricing{border:2px solid transparent}table.pricing tr:nth-child(odd){background-color:rgba(0,0,0,.9);color:#fff}table.pricing tr:nth-child(2n){background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}table.pricing td,th{border:2px solid transparent;padding:16px 8px}table.pricing th{background-color:#0ff;color:#000}table.pricing thead{background-color:#383838;color:#fff}table.pricing tr.in-person{background-color:hsla(0,0%,100%,.7);color:#1b1464}@media screen and (min-width:801px){tbody tr{transition:transform .3s,color .3s}tbody tr:hover{color:#0ff!important;transform:scale(1.02)}th:first-child{width:40%}td,th{font-size:105%}}@media screen and (max-width:800px){table.pricing{border:1px solid #0ff;border-collapse:collapse}table.pricing th{background-color:#0ff;color:#000}table.pricing td,th{border:1px solid #0ff;padding:8px 4px}}