.autoPlayImagesSection .image{animation:scale 5s ease forwards}@keyframes scale{0%{transform:scale(1)}to{transform:scale(1.2)}}