Hi, in your Divi child theme in the style.css inlcude this code:
.et_pb_gallery_item {
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
....or in the additional CSS section in Divi options.