/* 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;
	}
}

#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;
	}
}

.shared-how-to-buy.row .image-how-to-buy {
	background-image: url("/la/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("/la/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("/la/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("/la/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("/la/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("/la/business/enterprise/success-stories/shared/images/how_to_buy__cu2laahsjyc2_small_2x.jpg");
	}
}
