.yotpo-widget-loyalty-page .yotpo-widget-campaign-widget .yotpo-is-mobile .yotpo-container-headline{
	text-align: left !important;
    padding-bottom: 16px !important;
    border-bottom: 1px solid #000 !important;
    margin-bottom: 24px !important;
} 
.yotpo-widget-campaign-widget .yotpo-widget-campaign-widget-container.yotpo-is-mobile{
     max-width: 100% !important;
    padding: 0 !important;
}
.yotpo-widget-campaign-widget .flexified-wrapper{
 	padding: 0 !important; 
} 
.flexified-wrapper.flexified-mobile .flexified-child{
  border-color: #fff !important;
} 
.yotpo-widget-campaign-widget .yotpo-tile{
	background-color: #fff !important;
    padding: 0 !important;
    display: block !important;
}
.yotpo-widget-campaign-widget .yotpo-campaign-switcher-wrapper{
 	height: auto !important; 
}
 
.flexified-wrapper .flexified-child:before{
	padding-top: 80% !important;
}



@media screen and (min-width: 1024.98px){
  .flexified-wrapper:not(.flexified-mobile).flexified-items-odd .flexified-child{
  	border-color: #fff !important;
  }
  .flexified-wrapper .flexified-child:before{
	padding-top: 30% !important;
  }
  .yotpo-widget-campaign-widget .yotpo-widget-campaign-widget-container.yotpo-is-mobile{
     max-width: 90% !important;
  }
}