@media screen and (max-width: 700px) {
    #corps .swimmer.swimming {
        opacity: 0 !important;
    }
}