[data-aos='height-top-max'] { &::after { height: 0; transition-property: height; } &.aos-animate { // This is key &::after { height: 100%; } } }