.notification {
  text-align: left;
  background-size: contain;
  background-image: url('../../../icons/red-notification.svg');
  background-repeat: no-repeat;
}
