.yotpo-widget-my-rewards-widget .yotpo-background{
    border: 2px solid #00665E;
    border-radius: 17px;
    max-width: 1200px;
  	margin: auto;
  	margin-top: 15px;
}

@media(max-width: 1024px) {
.yotpo-widget-my-rewards-widget .yotpo-background{
   max-width: 90% !important;
}
}

.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-headline .yotpo-inner-text{
	font-size: 30px !important;
}

@media(max-width: 320px){
    .yotpo-widget-my-rewards-widget .yotpo-action-buttons-tile{
     padding: 0 14px !important; 
    }
}