@media only screen and (max-width: 768px){
.row-fluid.banner.cheio {
display: none !important;
}
}

