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






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




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

.section-design .subsection-design-hero .heart-bubble-wrapper {
	--heart-bubble-wrapper-bottom: 51px;
	--heart-bubble-wrapper-right: 14px;
}

@media only screen and (max-width: 1068px) {
	.section-design .subsection-design-hero .heart-bubble-wrapper {
		--heart-bubble-wrapper-bottom: 47px;
		--heart-bubble-wrapper-right: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-design .subsection-design-hero .heart-bubble-wrapper {
		--heart-bubble-wrapper-bottom: 22px;
		--heart-bubble-wrapper-right: 26px;
	}
}

.section-routers .router-item-environment .accent-green:before {
	width: 157px;
	height: 54px;
	background-size: 157px 54px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 132px;
		height: 46px;
		background-size: 132px 46px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 107px;
		height: 37px;
		background-size: 107px 37px;
	}
}

@media only screen and (max-width: 1068px) {
	.subsection-badges .badge:last-child:not(:nth-of-type(2n)) {
		margin-top: 2em;
	}
}

@media only screen and (max-width: 734px) {
	.subsection-badges .badge:last-child:not(:nth-of-type(2n)) {
		margin-top: 54px;
	}
}

.section-routers .section-compare {
	padding-bottom: 20px;
}

.section-camera-audio .section-headline .headline-gradient {
	padding: 0 5px;
}
@media only screen and (max-width: 734px) {
	.section-camera-audio .section-headline .headline-gradient {
		padding: 0;
	}
}

#overview-compare-compare-mbp-13-1 {
    margin-top: 0px;
}

@media only screen and (max-width: 734px) {
    #overview-compare-compare-mbp-13-1 {
        margin-top: 56px;
    }
}

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