/*---------------------------------------------------------------------------

  Theme: Eastern

  

  Your CSS goes here

----------------------------------------------------------------------------*/



@media only screen and (min-width: 992px) {

    .menuscroll {

        height: 75vh;

        overflow-y: auto;

    }

}

