@media screen {
    html:not(.no-js) [data-aos]{
        opacity: 1 !important;
        transform: none !important;
    }
}
