.panel-title{
    font-size: 16 !important;
    font-weight: bold !important;
}

.pre-scrollable{
    height: 400px !important;
    overflow-x: hidden !important;
    overflow-y: scroll;
    padding: 0 35px !important;
}
