.slick-slide img {
	max-width: none;
	width: 100%;
}

.top-campuses_iv {
	margin: 30px auto 30px;
	max-width: 1800px;
}

.courses-XX {
	margin: -60px auto 120px;
}

.courses-XX .courses-XX__list {
	justify-content: center;
}

.courses-XX .courses-XX__item:last-child {
	margin-right: 30px;
}

@media (max-width: 767px) {
	.courses-XX .courses-XX__item:last-child {
		margin-right: 0;
	}
}

.image-basic_2 img {
	max-width: 1500px !important;
	width: 100%;
}

.new-banners {
	justify-content: center;
	max-width: 1510px !important;
}

.new-banners li {
	width: auto;
	max-width: 50%;
}

.button-top-menu-group {
	max-width: 1800px;
}

.button-top-menu-group .button-top-menu {
	text-align: left;
}