.acao__titulo{
    margin-right: 2rem;
}

@media screen and (min-width: 778px) {
    .acao__titulo{
        width: 594px;
    }
}