@media screen and (max-width: 992px) {
    .trust-pilot-top {
        display: none;
    }
}