/* ==========================================
   GSAP Controlled Elements
========================================== */

.gsap-animated {
    transition: none !important;
}

.js-card{
    transform-origin: center center;
}