/**
 * KI-Lösungen Unterseiten: einheitliche Logo-Größe in .placetel-logos-row
 * (schmale und breite Logos im gleichen Sichtfenster via object-fit: contain)
 */

body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static,
body.page-unternehmens-chat-ki .placetel-social-proof-section .placetel-logo-item-static,
body.page-placetel-voip-ki .placetel-social-proof-section .placetel-logo-item-static,
body.page-power-platform .placetel-social-proof-section .placetel-logo-item-static,
body.page-it-loesungen .placetel-social-proof-section .placetel-logo-item-static,
body.page-it-dienstleistungen-ulm .placetel-social-proof-section .placetel-logo-item-static {
	padding: 21px !important;
}

body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static img,
body.page-unternehmens-chat-ki .placetel-social-proof-section .placetel-logo-item-static img,
body.page-placetel-voip-ki .placetel-social-proof-section .placetel-logo-item-static img,
body.page-power-platform .placetel-social-proof-section .placetel-logo-item-static img,
body.page-it-loesungen .placetel-social-proof-section .placetel-logo-item-static img,
body.page-it-dienstleistungen-ulm .placetel-social-proof-section .placetel-logo-item-static img {
	display: block;
	width: 132px !important;
	height: 44px !important;
	max-width: min(132px, 100%) !important;
	max-height: 44px !important;
	object-fit: contain !important;
	object-position: center center !important;
}

@media (max-width: 992px) {
	body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static img,
	body.page-unternehmens-chat-ki .placetel-social-proof-section .placetel-logo-item-static img,
	body.page-placetel-voip-ki .placetel-social-proof-section .placetel-logo-item-static img,
	body.page-power-platform .placetel-social-proof-section .placetel-logo-item-static img,
	body.page-it-loesungen .placetel-social-proof-section .placetel-logo-item-static img,
body.page-it-dienstleistungen-ulm .placetel-social-proof-section .placetel-logo-item-static img {
		width: 112px !important;
		height: 38px !important;
		max-width: min(112px, 100%) !important;
		max-height: 38px !important;
	}
}

@media (max-width: 640px) {
	body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static img,
	body.page-unternehmens-chat-ki .placetel-social-proof-section .placetel-logo-item-static img,
	body.page-placetel-voip-ki .placetel-social-proof-section .placetel-logo-item-static img,
	body.page-power-platform .placetel-social-proof-section .placetel-logo-item-static img,
	body.page-it-loesungen .placetel-social-proof-section .placetel-logo-item-static img,
body.page-it-dienstleistungen-ulm .placetel-social-proof-section .placetel-logo-item-static img {
		width: 96px !important;
		height: 34px !important;
		max-width: min(96px, 100%) !important;
		max-height: 34px !important;
	}
}

/* KI-Webapplikationen: proInvest etwas größer (1. Logo) */
body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static:nth-child(1) img {
	width: 148px !important;
	height: 50px !important;
	max-width: min(148px, 100%) !important;
	max-height: 50px !important;
}

@media (max-width: 992px) {
	body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static:nth-child(1) img {
		width: 126px !important;
		height: 42px !important;
		max-width: min(126px, 100%) !important;
		max-height: 42px !important;
	}
}

@media (max-width: 640px) {
	body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static:nth-child(1) img {
		width: 108px !important;
		height: 38px !important;
		max-width: min(108px, 100%) !important;
		max-height: 38px !important;
	}
}

/* KI-Webapplikationen: HKK Bionics etwas kleiner (3. Logo) */
body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static:nth-child(3) img {
	width: 112px !important;
	height: 38px !important;
	max-width: min(112px, 100%) !important;
	max-height: 38px !important;
}

@media (max-width: 992px) {
	body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static:nth-child(3) img {
		width: 96px !important;
		height: 32px !important;
		max-width: min(96px, 100%) !important;
		max-height: 32px !important;
	}
}

@media (max-width: 640px) {
	body.page-ki-webapplikationen .placetel-social-proof-section .placetel-logo-item-static:nth-child(3) img {
		width: 82px !important;
		height: 28px !important;
		max-width: min(82px, 100%) !important;
		max-height: 28px !important;
	}
}

/* Power Platform: Rekular ganz leicht kleiner (1. Logo) */
body.page-power-platform .placetel-social-proof-section .placetel-logo-item-static:nth-child(1) img {
	width: 124px !important;
	height: 42px !important;
	max-width: min(124px, 100%) !important;
	max-height: 42px !important;
}

@media (max-width: 992px) {
	body.page-power-platform .placetel-social-proof-section .placetel-logo-item-static:nth-child(1) img {
		width: 106px !important;
		height: 36px !important;
		max-width: min(106px, 100%) !important;
		max-height: 36px !important;
	}
}

@media (max-width: 640px) {
	body.page-power-platform .placetel-social-proof-section .placetel-logo-item-static:nth-child(1) img {
		width: 90px !important;
		height: 32px !important;
		max-width: min(90px, 100%) !important;
		max-height: 32px !important;
	}
}
