@media (max-width: 1199.98px) {
  #contenedorPortada1{
    display: none;
}
    .bloque_desafio{
        width: 100%;
}
    .contenedor_desafios{
        font-size: 210%;
}

.juegos_freeplay{
    width: 100%;
}

#comollegar img{
    width: 100%;
}

.form_contacta{
    text-align: left;
    float: inherit;
    margin-right: 0;
}


table{
    width: 100% !important;
    font-size: 190%;
}

table td{
    /*background-color: black;*/
}

.elementoPortada2{
    margin-left: 0;    
}

p{
    width: 95% !important;
}

#contenedor_torneos{
    width: 100%;
}

}


