.pointable {
	cursor: pointer;
}
.content {
	padding: 0 15px;
}
.d-none {
	display: none !important;
}