.priceTable > tbody > tr:nth-child(even){background-color:#fff !important;}
.priceTable > tbody > tr:nth-child(odd){background-color:#f1f1f1 !important;}

div.smallRatingAnimation svg circle.outer{
    stroke:transparent;
}

.mobileTable tbody tr th, .mobileTable tbody tr td {
    display: block;
}

.topLogoDiv img {
    margin-top: -25px !important;
}