.about-header {
    background: rgba(0, 0, 0, 0.8) !important;
    height: 64px;
}

.about-contr {
    padding-top: 100px !important;
}

.about-well .abt-contr {
    margin: 20px 0 40px 0;
}

.list-value {
    list-style-type: square;
    margin: 0 0 0 25px;
}

.list-value li {
    display: list-item !important;
}