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

.icon-hello { background-image:url(/se/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large.png); }
@media(min-resolution:1.5dppx),(min-resolution:144dpi) {
  .icon-hello { background-image:url(/se/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large_2x.png); }
}
@media(max-width:1068px) {
  .icon-hello { background-image:url(/se/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(/se/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium_2x.png); }
}
@media(max-width:734px) {
  .icon-hello { background-image:url(/se/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(/se/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small_2x.png); }
}


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




.scroll-gallery .scroll-container { overflow-y: hidden }

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

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

@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;
}


html.enhance-deep-dive #deep-dive-devices .section-saving .modal-copy-container .modal-headline {
  margin-left: -40px;
}





.section-success-stories .copy-container p:nth-child(3) {
    margin-top: 30px;
}

/* BUSINESS CARDS START */

.section-business-cards h2.card-headline.typography-headline {
	width: 360px;
}
	
@media only screen and (max-width: 1068px) {
	.section-business-cards h2.card-headline.typography-headline {
		width: auto;
	}
}

/* BUSINESS CARDS END */

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