
@media print{
    .fadeInUp {
        bottom: 0;
        opacity: 1;
    }
  }

