	.hp-collections .hp-left .card {
	border: 0;	
}
.hp-collections .hp-left .card-body {
	padding: 0;
}
.hp-collections .hp-left .image-col {
	min-width: 220px;
}

.hp-collections .hp-right .cdc-textblock h3 {
	font-size: 1.26rem;
	margin: 0;
}
.hp-collections .hp-right .postgrid-row:nth-child(1),
.hp-collections .hp-right .postgrid-row:nth-child(2) {
	display: none;	
}
.hp-collections .hp-right .postgrid-col .col {
	padding: 0;
}
.hp-collections .hp-right .post-title {
	font-size: 1rem;	
	line-height: 1;
}
.hp-collections .hp-right time {
	text-transform: uppercase;
	font-size: 0.8rem;	
	line-height: 1;
}
.hp-collections .hp-right .card-footer {
	padding: 0;
	margin: 0;	
}