/* HIMO GRUPO STYLES OVERRIDE*/

@media (min-width: 1069px) {
	.section-at-a-glance.detail-at-a-glance .glance-three-up .badge-center {
		max-width: 33.33%;
	}
}
.section-at-a-glance.detail-at-a-glance
	.glance-three-up
	.badge-center
	.badge-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media only screen and (min-width: 980px) {
	.grid-item-tile-employee-experience
		.detail-tile
		.text-content
		.typography-himo-tile-small-headline {
		padding-right: 30px;
	}
}

@media only screen and (min-width: 809px) and (max-width: 850px) {
	.modal-content#content-toggle-tile-customer-experience,
	.modal-content#content-toggle-tile-employee-experience {
		height: 710px;
	}
}

#other-industry-stories-item-1 .custom_xsmall {
	display: none;
}
@media only screen and (max-width: 350px) {
	#other-industry-stories-item-1 .custom_xsmall {
		display: inline-block;
	}
}

/* innovation */
.section-tiles
	.grid-item.grid-item-tile-innovation
	.detail-tile
	.tile-content
	.text-content {
	max-width: 50rem;
}

@media only screen and (max-width: 1068px) {
	.section-tiles
		.grid-item.grid-item-tile-innovation
		.detail-tile
		.tile-content
		.text-content {
		max-width: 34rem;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles
		.grid-item.grid-item-tile-innovation
		.detail-tile
		.tile-content
		.text-content {
		max-width: 20rem;
	}
}

@media only screen and (max-width: 430px) {
	.section-tiles
		.grid-item.grid-item-tile-innovation
		.detail-tile
		.tile-content
		.text-content {
		max-width: 12rem;
	}
}

@media only screen and (max-width: 420px) {
	.grid-item-tile-customer-experience .modal-content,
	.grid-item-tile-employee-experience .modal-content,
	.grid-item-tile-innovation .modal-content {
		padding-bottom: 70px;
	}
}

@media only screen and (max-width: 430px) {
	.section-inline-image .inline-image-caption {
		max-width: 60.5%;
	}
}

.shared-how-to-buy.row .image-how-to-buy {
	background-image: url("/mx/business/enterprise/success-stories/shared/images/how_to_buy__cu2laahsjyc2_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/mx/business/enterprise/success-stories/shared/images/how_to_buy__cu2laahsjyc2_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/mx/business/enterprise/success-stories/shared/images/how_to_buy__cu2laahsjyc2_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/mx/business/enterprise/success-stories/shared/images/how_to_buy__cu2laahsjyc2_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/mx/business/enterprise/success-stories/shared/images/how_to_buy__cu2laahsjyc2_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/mx/business/enterprise/success-stories/shared/images/how_to_buy__cu2laahsjyc2_small_2x.jpg");
	}
}

@media only screen and (min-width: 1069px) {
	.detail-results .column:last-child {
		padding-right: 42px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-results.detail-results .column:nth-child(n + 2) {
		padding-right: 20px;
	}
}
