.gallery-card-sub-text {
	color: #231F20;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: 0.55px;
}


.tileRight {
	min-height: 260px;
}

@media (min-width:1281px) {
	.tileRight {
		aspect-ratio: 1/1;
		min-width: 260px;
	}
}

.inspBtn {
	border-width: 2px !important;
	font-size: 14px;
	line-height: 120%; /* 16.8px */
	letter-spacing: 0.7px;
	text-transform: uppercase;
}

.categorieHeader {
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 16.8px */
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
