img {
	cursor: pointer;
}

.tuto-card42 {
	display: inline-block;
	margin: 6px;
	width: 300px;
	max-width: 300px;
}

.tuto-divimg42 {
	display: flex;
	margin: auto;
	width: 270px;
	max-width: 270px;
	height: 230px;
	max-height: 230px;
}

.tuto-imgscreen42 {
	margin: auto;
	width: 100%;
	max-width: 270px;
	max-height: 230px;
}

.tuto-url-content42 {
	color: #60a0ff;
	cursor: pointer;
}

.tuto-div-href-content42 {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

.tuto-div-content42 {
	text-align: left;
	font-size: 15px;
	margin: auto;
}

.tuto-div-desc-content42 {
	text-align: center;
	font-size: 15px;
	margin: auto;
}

.tuto-img-content42 {
	max-width: 100%;
}

.tuto-title-content42 {
	text-decoration: underline;
	color: #C5F527;
}

.tuto-subtitle-content42 {
	text-decoration: underline;
	font-weight: bold;
}

.tuto-warning-content42 {
	text-decoration: underline;
	font-weight: bold;
	color: #F59527;
}

