/* Скрыть блок с вашим ID на экранах шире 640px */
@media (min-width: 641px) {
  #rec1809727751 {
    display: none !important;
  }
}