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



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




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


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

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