@media screen and (max-width: 1000px){
    footer{
        display:none!important;
    }
    .wpcp-carousel-wrapper{
        display:none!important;
    }
}