﻿

.redeemBenefitModalContentsDiv {

    width:325px;

}




@media only screen and (max-width: 820px) {
    .tr:nth-of-type(odd) { 
		/*background: rgba(229, 170, 76, 0.45);*/ 
        background: white;
	}

    	.tr:nth-of-type(even) { 
		background: white; 
	}

	    }

