    @media only screen and (min-width: 991px) {
        body[userpage=List] {
            padding-top:82px!important
        }

        body[userpage=List] #listWrapperContainer {
            height: calc(100vh - 131px)!important;
        }
        .module-7000110 .Container{
            margin-left:4px
        }
        .module-10000124 .header .header-container{
            padding-left:5px
        }
        .module-10000124 .header .header-container{
            padding-right: 24px;
        }
    }