.card-image-wrapper {
	aspect-ratio: 16 / 9;
	overflow: hidden;
}

.card-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mw-100px {
	max-width: 100px;
}

.ti-widget .ti-platform-icon {
	display: none;
}
