.container-header{
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 38px;
    line-height: 56px;
    font-weight: normal;
    color: #9F9F9F;
    display: flex;
    align-items: center;
}

.position{
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.header-right{
    width: 5px;
    height: 7px;
    margin: 0 9px;
}

.container-header-2{
    font-size: 24px;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #7D342D;
}
.header-2-left{
    width: 87px;
    display: flex;
    align-items: center;
    font-size: 24px;
    letter-spacing: 0.02em;
    color: #7D342D;
}
.books-img{
    margin-right: 12px;
    width: 22px;
    height: 23px;
}
.books-right{
    width: 54px;
    height: 40px;
}
.container-2{
    margin-bottom: 100px;
}
.container-2-body{
    margin-top: 50px;
    display: grid;
}