/* CSS Document */

.row-fluid{ display:none;}


@media only screen and (max-width:500px) {
.disparea {
    margin-top: 70px!important;
}
}