.kyl_product_notification_container .notification_form,
.kyl_product_notification_container .notification_known {
  display: none;
}
.kyl_product_notification_container .notification_form.active,
.kyl_product_notification_container .notification_known.active {
  display: block;
}
