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

.page-overview-macbook-air .section-routers .router-item-compare .compare-cta-elements:nth-child(2) {
    display: none;
}
article.section .article-eyebrow+.article-headline {
    padding-top: 3px;
}
.section-hero .content-container .marquee .header-headline {
    padding-bottom: 4px;
}
.performance-modal-content .mx-chips .modal-headline {
    padding-bottom: 6px;
}

@media only screen and (min-width: 1069px) {

}

@media only screen and (min-width: 735px) and (max-width: 1068px) {

}

@media only screen and (max-width: 734px) {
	article.section-design .subsection-size .size-labels .size {
		font-size: 38px;
	}
}

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