
@media screen and (min-width: 750px) {
    .utilities {
        max-width: 60% !important;
        margin: 0 auto;
    }
}