@media only screen and (max-width:768px) {

  .yotpo-action-buttons-tile{
    width: 90% !important;
    margin: auto !important;
}
  .yotpo-widget-hero-section .yotpo-text-on-background {
    min-height: 500px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
  .yotpo-widget-hero-section .yotpo-text-on-background .yotpo-text-container {
  	top: unset !important;	
  }
}