

@media screen and (min-width:1024px) {
    .tudo{
        width: 85%;
        margin: 0 auto;
    }
    
}