.inax-mainview{

    top: 210;  /*   Change this if there is no Header */
    bottom:60;
    left: 0;
    right: 0;
    position: absolute;
    overflow-y: auto;

}