.types {
	margin-bottom: 28px;
	padding-top: 15px;
}
.types .swiper-slide {
	width: 150px;
}
.types .swiper-slide:last-of-type {
	margin-right: 0!important;
}

@media (min-width: 768px) {
	.types {
		margin-bottom: 40px;
	}
}
