@N_ASP I have checked your code. You can remove the code for #MainContent from your theme and try adding code below to the bottom of your base.css file.
.scroll-trigger.animate--slide-in {
transform: none !important;
}
@N_ASP I have checked your code. You can remove the code for #MainContent from your theme and try adding code below to the bottom of your base.css file.
.scroll-trigger.animate--slide-in {
transform: none !important;
}