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



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




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

.section-accessories #comfort .product-wrapper.product-wrapper-alt.morelines, .section-smart-home #comfort .product-wrapper.product-wrapper-alt.morelines {
    bottom: 36px;
}

.section-accessories #entry .product-wrapper.product-wrapper-alt.morelines {
	bottom: 22px;
}

@media only screen and (max-width: 1068px) {
	.section-accessories #comfort .product-wrapper.product-wrapper-alt.morelines {
		bottom: 22px;
	}
}

.section-big-screen .section-services.grid {
    margin-top: 25px;
}
@media only screen and (max-width:1068px) {
    .section-big-screen .section-services.grid {
        margin-top: 28px;
    }
}
@media only screen and (max-width:734px) {
    .section-big-screen .section-services.grid {
        padding: 0;
        margin-top: 0;
    }
}


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