
.why-us .holding-shape__content {
	width: 228px;
	height: 243px;
	min-height: 243px;
}

.why-us--simple .holding-shape__content {
	width: 224px;
	height: 246px;
	min-height: 246px;
}

@media (min-width:1024px) {
	.why-us .holding-shape__content, .why-us--simple .holding-shape__content {
		width: 300px;
		max-width: 100%;
		height: 340px;
	}
}

@media (min-width:1280px) {
	.why-us .holding-shape__content {
		width: 427px;
		height: 455px;
	}
	
	.why-us--simple .holding-shape__content {
		width: 381px;
		height: 418px;
		top: 130px;
		bottom: auto;
		left: 73px;
	}
}
