@media screen and (max-width: 480px) {
    .conteudo-porto{
        width:100% !important;	
    }
    #mod-finder-searchword115{
        width: 100%;
    }

    .finderbusca-geral{
        top:73% !important;
    }

    #sp-top2{
        float:right !important;
        top: -9em;
    }

    .noticiashome{
        width:100% !important;
    }

    #sp-conheca-a-suape-redes-sociais .row{
        width: 100% !important;
    }

    .cycle-pager{
        width:100% !important;
        bottom:-1600% !important;
    }
    .noticiashome .destaque{
        width: 40% !important;
        text-align:left !important;
    }

    .cycle-slideshow{
        position: relative !important;
        overflow: visible !important;
        width: 100% !important;
    }
    
    .noticiashome .destaque .conteinerInfo{
        width:100%;
    }
}