.card-img {
	cursor: pointer;

	> div {
		background-size: cover;
	}
}

#study {
	> img {
		max-width: 500px;
		margin: auto;
		width: 100%;
	}
}
