.detail h2.second_header {
    margin: 25px 0 10px 0;
}

.detail .parent_name {
    margin: 20px 0 20px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;

    color: #FF7715;
    text-transform: none;
}

.detail .only_header {
    margin: 20px 0 20px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #FF7715;
    text-transform: none;
}

/*********** 3-й уровень **********/
.detail .parent .only_header {
    margin: 0px 0 10px 0;
    font-size: 18px;
}
