@media only screen and (max-width: 480px) {
    #primary #y-embedded-widget { height: 400px!important;}
    #primary #y-embedded-widget #reviews-embedded li:nth-child(n+9),
    #primary .yotpo-review:nth-child(n+9) { display: none}
    .yotpo-nav-content {height: 400px;overflow: auto}
    }