/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/


.icon-hello { background-image:url(/de/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large.png); }
@media(min-resolution:1.5dppx),(min-resolution:144dpi) {
  .icon-hello { background-image:url(/de/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large_2x.png); }
}
@media(max-width:1068px) {
  .icon-hello { background-image:url(/de/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium.png); }
}
@media(max-width:1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
  .icon-hello { background-image:url(/de/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium_2x.png); }
}
@media(max-width:734px) {
  .icon-hello { background-image:url(/de/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small.png); }
}
@media(max-width:734px)and (min-resolution:1.5dppx),(max-width:734px)and (min-resolution:144dpi) {
  .icon-hello { background-image:url(/de/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small_2x.png); }
}



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-hero.rolodex-mode .hero-headline .rolodex {
    height: 2.2em;
}
.section-hero .hero-headline .inline-anim-wrapper {
	width:600px;
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-headline .inline-anim-wrapper {
        width:460px;
    }
}
@media only screen and (max-width: 734px) {
    .section-hero .hero-headline .inline-anim-wrapper {
        width:270px;
    }
}

.section-hero .hero-headline .rolodex:first-child>.rolodex-item {
	flex-direction: column;
	width:100%;
	align-items: center;
}

@media (max-width:734px) {
	.section-experts .typography-section-headline {
		font-size: 38px;
	}
}

.section-experts .section-content {
	max-width: 838px;
}

@media (max-width:1068px) {
	.section-experts .section-content {
		max-width: min(612px,var(--narrow-section));
	}
}

@media (max-width:734px) {
	.section-experts .section-content {
		max-width: var(--narrow-section);
	}
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
