.logos-tech .wp-block-image img.img-smaller {
	padding: 0;
}.client-logo-sec {
	align-items: center;
	align-items: center!important;
	justify-content: center;
}.client-logo-sec .wp-block-column {
	text-align: center;
}@media (min-width:767px) {
	.one-row-founders .founder__item:nth-child(2n),
	.one-side-founders .founder__item:nth-child(2n) {
		flex-direction: row;
	}
}@media (min-width:1020px) {
	.one-row-founders .founder__item,
	.one-row-founders .founder__item:nth-child(2n) {
		flex: 0 0 33.33%;
		flex-direction: column;
		justify-content: flex-start;
	}.one-row-founders .founder__item .founder__image {
		margin-bottom: 20px;
	}.one-row-founders .founder__content {
		padding: 0;
	}
}@media (max-width:781px) {
	.client-logo-sec img,
	.icon-columns-sec figure {
		max-width: 200px;
	}
}
