.cbp-accreditations-slider .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	height: auto;
}

.cbp-accreditation-slide img {
	max-width: 150px;
	max-height: 150px;
	width: auto;
	height: auto;
}

.cbp-accreditation-slide iframe {
	max-width: 150px;
	max-height: 150px;
	width: 150px;
	height: 150px;
	border: 0;
}
