.boxExperiencesActivities .imgExperiences img {
    /* position: relative;
    top: 50%;
    transform: translateY(-50%); */
    object-fit: cover;
    height: 100%;
    max-height: inherit;
    max-width: initial;
    width: auto;
}
.boxExperiencesActivities .imgExperiences {
    position: relative;
    height: 250px;
    overflow: hidden;
}