.about {
    margin-top: 3em;
    padding-left: 110px;
}

.about img {
    float: left;
    margin-right: 10px;
    margin-left: -110px;
}

hr {
    padding-top: 2em;
    clear: both;
    visibility: hidden;
}

.notes {
    width: 50%;
    float: left;
}

.notes h2 {
    font-size: 100%;
    font-weight: normal;
}

.notes ol, .notes ol li {
    list-style: none inside;
    margin: 0;
    padding: 0;
}

.notes ol li {
    font-size: smaller;
    margin-top: 0.25em;
}

ul.icons li {
    min-height: 175px;
    display: inline-block;
}

ul.icons li:before {
    content: "";
}

.notes h2 a, ul.icons a, ul.icons li {
    width: 15em;
}

ul.icons a, ul.icons li {
    text-align: left;
    vertical-align: top;
}

.notes h2 a, ul.icons a {
    display: block;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-position: top left;
}

.separator {
    display: none;
}

.description {
    display: inline-block;
    font-size: small;
}

.description:first-letter {
    text-transform: uppercase;
}

a.blog {
    background-image: url("/img/main-page/blog.png");
    padding-left: 0;
}

a.art-reviews {
    background-image: url("/img/main-page/art-reviews.png");
}

a.rukbi {
    background-image: url("/img/main-page/rukbi.png");
}

a.lentochka {
    background-image: url("/img/main-page/lentochka.png");
}

a.litera-jo {
    background-image: url("/img/main-page/litera-jo.png");
}

