  .container {
        max-width:1380px
    }

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

    .row-cols-xxl-9 > * {
        flex: 0 0 auto;
        width: 11.11%;
    }


.mx-xxl-5 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}


	/* .hub_mainwrap .top10 .col:nth-child(7), .hub_mainwrap .top10 .col:nth-child(8) { display: block; } */
	
	
	.hub_mainwrap .updates .col .card .card-title { font-size: 1rem; }
	.hub_mainwrap .updates .col .card .card-body .daterow div:first-child i { display: inline-block; } 
	 .featured .col:nth-last-child(2), .featured .col:nth-last-child(3),  .featured .col:nth-last-child(4) { display: block; }
	.hub_mainwrap ul.quotes_holder li .quote { min-height: 100px;font-size: 1.05rem; }
	.chickpass_logo { width: 220px; height: auto;}
	.ownsite_list .list-group-item p.small { font-size: 1rem !important; }
.hub_mainwrap .about .text {  font-size: 1.1em;}