#rec1504701221 {
  display: none !important;
}

/* Скрыть везде */
.sw-rpw-static {
    display: none !important;
}

/* Или скрыть только на десктопе */
.sw-rpw-static.-desktop {
    display: none !important;
}