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




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




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


@media only screen and (min-width: 1069px) {
    .products-and-services-grid {
        padding-bottom: 317px;
    }
}

@media only screen and (max-width: 375px) {
.section.section-products-and-services .image-business-smart-tools-devices {
		padding-bottom: 65px;
	}
}


@media only screen and (min-width:1069px) {
.products-and-services-grid .support-main p {
width: 470px;
}
}

.section.section-products-and-services .image-business-smart-tools-devices {
	background-position: calc(50% + 280px) 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: 768px) {
	.section.section-products-and-services .image-business-smart-tools-devices {
		background-position: right bottom -25px;
	}
}

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