@media (max-width: 968px) {
    .hero-title {
        font-size: 2rem;
    }

    .floating-card {
        left: -3px;
    }

    .loader-title {
        font-size: 1.5rem !important;
        margin-bottom: 0rem !important;
    }
}