h1#git-guts-wprowadzenie,
h3#httpssmoczyskogitbooksiogit-guts-introductioncontent {
    text-align: center;
}

div[class*="prework"] {
    max-width: 600px;
}

p {
    text-align: justify;
}

.image-wrapper {
    max-width: 300px;
    width: 100%;
    margin: 2% auto;
    display: block;
}

.image-wrapper.content-scm,
.image-wrapper.content-files,
.image-wrapper.content-reset,
.image-wrapper.content-remote {
    max-width: 100%;
}

.image-wrapper.content-reset {
    text-align: center;
}

.image-wrapper.content-reset img {
    min-width: 80%;
}