@media (max-width:767px) {

    .rpi-badge-block,
    .rpi-badge-cnt {
        display: none !important;
    }
}