.comparator-form .sticky-footer {
  display: none;
}

@media (max-width: 576px) {
  body.js-is--modal-open #sticky_footer {
    display: none;
  }
}
