Blog posts formatting is controlled by this class on Integrity Band
.blog .entry-wrap, .single .entry-wrap {
margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
background-color: #dfd9c3;
}
I would like to turn off text-align center and max-width but I cannot figure out where this class is defined so that i can modify it (or at least keep it from being applied to blog).
Page link in question is:

.