@media screen and (max-width: 600px) {
    #carousel-example-generic {
        display: none;
    }
    #ranking_g1_c1{
        display: none;
    }
}