.table-a {max-width:100%;width: 100%;}
.table-prx tr > td:first-child {text-align: left;background-color: white;border: 0px;}
.table-a .head th:first-child {text-transform: capitalize;text-align: left;border: 0px;}
.table-a .head th:nth-child(2),.table-a td:nth-child(2) {border-left: 1px solid #ccc;}
.table-feature td:nth-child(2){border-left: 0px;}
#content #acclogo { width: 100%;margin: 75px 0;}
.price {padding-top: 0px !important;}
.table-a tr:last-child td {border-bottom: 1px solid #d3d3d3;}
#bckfoot {width: 100%;background: #343434;}

@media only screen and (max-width: 500px) {
h1 { font-size: 2em;position: relative;   left: -20px;}
.table-a {margin-top: 20px;}
}