.section-resources .resource-item .icon-wrapper {
    max-width: 280px;
}

@media only screen and (min-width: 1069px) {
    .section-how-to-buy-module .column-buy {
    padding-left: 36px;
    padding-right: 0;
}
}
.section-how-to-buy-module .column-buy .column-content {
    max-width: 100%;
}
.section-sign-up .content-wrapper {
    max-width: 700px;
}

/* Fix Highlight */
p .highlight, h3 .highlight {
	z-index: -1;
}

.section-content-bentos h2.bentos-intro-headline {
	position: relative;
	z-index: 1;
}

.section-content-bentos h2.bentos-intro-headline .highlight, h2.apps-headline .highlight, h2.section-built-in-apps .highlight {
	z-index: -1;
}

.modal-success-story .modal-content .modal-stats .modal-stat-label {
    max-width: 200px;
}

@media only screen and (max-width: 735px) {
	.desktop {
		display: none;
	}
}
.mobile {
	display: none;
}
@media only screen and (max-width: 735px) {
	.mobile {
		display: inline;
	}
	.mab {
		position: absolute;
	}
}



.ml06 {
    margin-left: 0.5em;
}
@media only screen and (min-width: 736px) {
    .ml06_lm {
        margin-left: 0.5em;
    }
}
@media only screen and (max-width: 735px) {
    .ml06_s {
        margin-left: 0.5em;
    }
}


@media only screen and (max-width: 734px) {
	.modal-success-story .modal-content .modal-stats .stat {
		min-width: 100%;
	}
	.modal-success-story .modal-content .modal-stats .stat:nth-child(2) {
		width: 100%;
		margin-top: 26px;
	}
	}
	