.ny-usp-elements-wrapper a {
	flex-grow: 1;
}

.ny-shop-feature-icon.no-label {
	display: none;
}

.ny-usp-elements-wrapper {
	display: flex;
	justify-content: center;
	gap: 25px;
}

.ny-usp-elements-content {
	display: flex;
	flex-direction: row;
	gap: 15px;
}

.ny-usp-text h4{
	font-size: 15px;
	margin-bottom: 0;
}

.ny-usp-text p{
	margin-top: 5px;
	font-weight: 500;
	color: #7A7A7A;
	font-size: 14px;
}
