.sw_pons_portal .ps-container .ps-scrollbar-x-rail {
    opacity: 1;
}

.sw_pons_portal .ps-container .ps-scrollbar-y-rail {
    display: none;
}

.sw_pons_portal .bookset_container {
    overflow: hidden;
    white-space: nowrap;
    width: 590px;
    height: 180px;
    position: relative;
}

.sw_pons_portal .book {
    margin-right: 5px;
}

.sw_pons_portal .content_booksets h1 {
    margin-top: 40px;
}

.sw_pons_portal .booktitle {
    white-space: normal;
}


