#how-to-redeem-heading .content { padding-bottom: 0; }
@media screen and (min-width: 768px) {
	#how-to-redeem-heading .header { font-size: 2rem; }
}
#faq-content ol { list-style: none; }
#faq-content li:after {
    content: "";
    display: inline-block;
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 10px;
    height: 10px;
    transform: rotate(135deg);
    top: 18px;
    right: 10px;
}
#faq-content li {
    position: relative;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}