.main-content {
	padding-bottom: 0;
}

.custom-banner img {
	width: 100%;
}

.main-content .scientific-item {
	height: 90px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 10px;
	border-radius: 8px;
	background-size: 100% 90px;
}

.main-content .scientific-item span {
	color: white;
	font-size: 14px;
	font-weight: bold;
}