﻿
.itemList .ms-ScrollablePane, .panelList .ms-ScrollablePane {
    left: 12px;
    right: 12px;
    height:100%;
} 
.itemList .ms-ScrollablePane {
    top: 100px;
}
.panelList .ms-ScrollablePane {
    top: 120px;
}
