.main-content a img {
    padding-top: 9px;
}

.indent {
    margin-left: 41px;
}

p {
    padding-bottom: 31px;
}

.social-img::before {
    display: inline-block;
    margin-right: 8px;
    width: 33px;
    height: 33px;
}

.facebook::before {
    background: url("../img/social/Sprites_01.png") -245px 0px;
    content: "";
}

.youtube::before {
    background: url("../img/social/Sprites_01.png") -210px 0px;
    content: "";
}