/* LOCAL OVERRIDES */

/* LOCAL SCREENS */

/* section-shopping */
.section-security .section-shopping .text-content .shopping-icon {
	width: 78px;
	height: 78px;
}
@media only screen and (max-width: 1068px) {
	.section-security .section-shopping .text-content .shopping-icon {
		width: 226px;
		height: 78px;
	}
}
@media only screen and (max-width: 734px) {
	.section-security .section-shopping .text-content .shopping-icon {
		width: 179px;
		height: 62px;
	}
}
