.bookspart { height:358px;}
.bookspart .bookspartcontainer {height:340px;}
.chapterspart {height:358px;}
.chapterspart .chapterspartcontainer {height:358px; }
.bookswindow .dimentions{ height:415px;}

.psalter-index {
    box-sizing: border-box;
    padding: 18px 22px;
}

.psalter-index h1 {
    margin-top: 0;
}

.psalter-index-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
}

.psalter-index-list li {
    flex: 0 0 100px;
}
