.main-menu ul.sub-menu li a:before {
	content: "" !important;
}

.col-xl-4:nth-child(3) .price-box_price .duration {
	font-weight: bold;
}

.price-box {
	min-height: 900px;
}

.row.justify-content-center {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.price-box {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.hero-client-box img {
	width: 100px !important;
	height: 100px !important;
	object-fit: contain;
}