
.my-env .cover-image-container[data-v-66a0cae9] {
	height: clamp(150px, 20vw, 200px);
	min-height: 100%;
}
.my-env img[data-v-66a0cae9] {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.my-env header[data-v-66a0cae9] {
	display: flex;
	justify-content: space-between;
}
.my-env .description[data-v-66a0cae9] {
	white-space: nowrap;
	overflow: hidden;
}
.my-env .absolute-card[data-v-66a0cae9] {
	position: absolute;
	top: 0;
	left: 0;
	padding: clamp(8px, 2vw, 16px);
	margin: 8px;
	border-radius: 4px;
	background: rgb(0, 0, 0, 0.4);
}


.my-env .cover-image-container[data-v-6d24b9e8] {
	height: clamp(150px, 20vw, 200px);
	min-height: 100%;
}
.my-env img[data-v-6d24b9e8] {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.my-env header[data-v-6d24b9e8] {
	display: flex;
	justify-content: space-between;
}
.my-env .description[data-v-6d24b9e8] {
	white-space: nowrap;
	overflow: hidden;
}
.my-env .absolute-card[data-v-6d24b9e8] {
	position: absolute;
	top: 0;
	left: 0;
	padding: clamp(8px, 2vw, 16px);
	margin: 8px;
	border-radius: 4px;
	background: rgb(0, 0, 0, 0.4);
}

