 .container {
        max-width: 1140px;
    }

    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .row-cols-xl-7 > * {
        flex: 0 0 auto;
        width: 14.2857142857%;
    }
    .row-cols-xl-8 > * {
        flex: 0 0 auto;
        width: 12.5%;
    }

.mx-xl-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}


    .hub_mainwrap .sites .col .card .card-body {
        display: block;
    }
    .hub_mainwrap .updates .col .card .card-body .card-text {
        display: -webkit-box;
    }
    .hub_mainwrap .trending:not(.updates_page) .col:last-child {
        display: none;
    }
	
	.hub_mainwrap .trending:not(.updates_page) .col:nth-last-child(2), .hub_mainwrap .trending:not(.updates_page) .col:nth-last-child(3)  {
  display: block;
}
	
	
    .hub_mainwrap .latest:not(.updates_page) .col:last-child {
        display: none;
    }
    .featured .col:nth-last-child(2), .featured .col:nth-last-child(3),  .featured .col:nth-last-child(4) {        display: none;    }

	.top10 .col:nth-child(7) { display: block;}
	
	/*-------------- line clampe stuff ------------- */
	.hub_mainwrap .sites .col .card .card-body { display: block; }
	.hub_mainwrap .updates .col .card .card-body .card-text { display: -webkit-box; }
	

	

	.hub_mainwrap ul.quotes_holder li .quote { min-height: 115px;font-size: 1rem; }
	.hub_mainwrap .top_updatecats .col:nth-last-child(2) {  display: block; }
	.ownsite_list .list-group-item p.small { font-size: 0.95rem  !important; }
	 .ownsite { font-size: 1.2rem; }