.vc-minga-icon-text {
	margin-bottom: 50px;
}
@media screen and (min-width: 1024px) {
	.vc-minga-icon-text {
		margin-bottom: 30px;
	}
}
.vc-minga-icon-text--icon_wrap {
	background-color: #e4eaee;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.vc-minga-icon-text--icon {
	max-width: 36px;
}
.vc-minga-icon-text--content {
}
.vc-minga-icon-text--title {
	font-weight: 800;
	margin-bottom: 10px !important;
}
.vc-minga-icon-text--description {
}

.perks-l-col {
	margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
	.l-col-pb {
		padding-bottom: 32px;
	}
}

@media screen and (max-width: 1023px) {
	.last-media-text-smaller-bottom-margin-mobile .vc-minga-icon-text:last-child {
		margin-bottom: 17px;
	}
}
