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


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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section.section-products-and-services .image-business-smart-tools-devices {
    background-position: calc(50% + 340px) bottom;
}
@media only screen and (max-width: 1068px) {
    .section.section-products-and-services .image-business-smart-tools-devices {
        background-position: right bottom;
    }
}
@media only screen and (max-width: 735px) {
    .section.section-products-and-services .image-business-smart-tools-devices {
        background-position: right bottom;
    }
}


@media only screen and (max-width: 735px) {
.section-page-headline .section-content {
width: 93.5%;
}
}

.products-and-services-grid .support-main p:nth-of-type(2) {
	margin-top: 37px;
}

.products-and-services-grid .products-main p:nth-of-type(2) {
	margin-top: 37px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
