.imagenes {
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
background-image: url("http://megamenu-wordpress.local/wp-content/uploads/2022/01/Robin-1-scaled.jpg");
background-position: center center;
background-size: cover;
animation: gota 5s infinite;
}
@keyframes gota {
0% {border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;}
25% {border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;}
50% {border-radius: 50% 50% 33% 67% /55% 27% 73% 45%;}
75% {border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;}
}
Si para este tutorial necesitas algún plugin lo podrás encontrar en la pagina de plugins.