.standard-content {

    font-size: 1.1875em;
}
.backgroundcolorrte {
    border-top: 1px solid #dbdbdb;
}
.cmp-fiveperhero .marquee {

    border-bottom: 1px solid #dbdbdb;
	
}
.right-tst {
    
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.left-tst {
    
    background-position-x: left;
    background-repeat: no-repeat;
    background-size: contain;
}
.cmp-cashback-tile .calendar .calendar__item .break-md {
    margin-top: 14px;
}
.cmp-fiveperhero .button, .cmp-fiveperhero a.button {

    padding: 4px 20px;
    border-radius: 20px;

}
@media (min-width: 992px){
.cmp-fiveperhero .marquee__sub-title {
    max-width: 550px;
}
}
@media (min-width: 730px) {
.cmp-fiveperhero .right-tst, .cmp-fiveperhero .left-tst {
  
    background-repeat: no-repeat;
    background-size: cover;
}
.cmp-fiveperhero .marquee {
    padding: 20px 15px 60px;
}
}
@media (min-width: 730px) and  (max-width: 767px){
.cmp-fiveperhero .right-tst, .cmp-fiveperhero .left-tst {
  
    display:none;
}
}

@media (max-width: 729px) {
.orangeText {
    font-size: 19px;
}
.cmp-fiveperhero .right-tst, .cmp-fiveperhero .left-tst {
  
    background-repeat: no-repeat;
    background-size: cover;
	
	height:200px; /* original 100px */
}
.cmp-fiveperhero .marquee .container {
  /* Q3 Entry only */
    margin-top: 20px;
}
.cmp-fiveperhero .left-tst {

   
   background-position: bottom; /* original top */

}
.cmp-fiveperhero .right-tst {


display:none;
}
}

.did-you-know {
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background-color: #f8f8f8;
text-align:center !important;
}
.did-you-know__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 1.975em;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
}.did-you-know__list li.first {
    margin-left: 0;
}
.did-you-know__list li {
    margin-left: 10px;
}
li.orbullet {
    font-size: .75em;
    font-weight: 400;
    color: #FF6000;
}
@media only screen and (max-width:991px) {
    .did-you-know__list {
    font-size: 24px;
}
}@media only screen and (max-width:640px) {
    .did-you-know__list {
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
    flex-direction: column;
}
.did-you-know__list li {
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5em;
}
li.orbullet {
    display: none;
}
.did-you-know p {
    margin-bottom: 10px;
}
}

/*Q4 Update*/
.cmp-fiveperhero .marquee .container {

    padding-bottom: 10px;
}
.cmp-fiveperhero .heading h1 {
    font-size: 30px;
    line-height: calc(48/44);
    font-family: "Meta Web Normal",Arial,sans-serif;
}

.cmp-fiveperhero .right-tst, .cmp-fiveperhero .left-tst

$(".cmp-fiveperhero .right-tst, .cmp-fiveperhero .left-tst").remove();



.cmp-fiveperhero .heading h1 {
    font-size: 24px;
    line-height: calc(30/24);
    letter-spacing: -.025em;
    font-family: "Meta Web Medium",Arial,sans-serif;
    text-align: center;
}
.standard-content img {
    width: 100%;
    max-width: 960px;
}

.cmp-fiveperhero .heading h1 {
    font-size: 30px;
    line-height: calc(38/32);
	font-family: 'DiscoverSans-Bold';
}

@media (min-width: 992px){
.cmp-fiveperhero .marquee {
    padding: 0;
	margin-top:20px;
}
}
@media screen and (max-width: 729px){
.standard-content {
    /*margin-bottom: -80px;*/
	font-size:.9375em;
	}
	.cmp-fiveperhero .marquee {
 
    padding: 0;

}
.cmp-cashback-tile .cashback_text {

    margin-bottom: 24px;
}
}