.pages{
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: calc(100% - 6%);
}