.service__bloco {
   text-align: center;
}

@media screen and (min-width: 1024px) {
    .service__bloco {
        text-align: left;
     }
}
