@media (max-width: 768px) {
  .template-product snappylabs-chat {
    display: none;
  }

  .template-product .cucarda.static {
    margin-bottom: 6px;
  }

  .template-product .announcement-bar {
    display: none
  }
}