.warranty-badge-5450-container {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 100%;
}

.warranty-badge-5450-img-wrapper {
	display: flex;
	align-items: flex-end; /* Aligns icons to the bottom of their wrapper */
	justify-content: center;
	width: 100%;
	/* Height is controlled via Elementor settings to ensure text aligns */
}

.warranty-badge-5450-img {
	object-fit: contain;
	height: 100%;
	width: auto;
}

.warranty-badge-5450-text {
	font-weight: 600;
	margin: 0;
	line-height: 1.2;
}