.retail-static-landing_aosIconsRefresh {
	width: 238px;
	height: 60px;
	background-size: 238px 60px;
	background-repeat: no-repeat;
	background-image: url("/v/retail/retail-static-landing/b/images/retail-static-landing/aos-icons-refresh_large.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.retail-static-landing_aosIconsRefresh {
		background-image:url("/v/retail/retail-static-landing/b/images/retail-static-landing/aos-icons-refresh_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.retail-static-landing_aosIconsRefresh {
		width:213px;
		height: 54px;
		background-size: 213px 54px;
		background-repeat: no-repeat;
		background-image: url("/v/retail/retail-static-landing/b/images/retail-static-landing/aos-icons-refresh_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.retail-static-landing_aosIconsRefresh {
		background-image:url("/v/retail/retail-static-landing/b/images/retail-static-landing/aos-icons-refresh_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.retail-static-landing_aosIconsRefresh {
		width:213px;
		height: 54px;
		background-size: 213px 54px;
		background-repeat: no-repeat;
		background-image: url("/v/retail/retail-static-landing/b/images/retail-static-landing/aos-icons-refresh_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.retail-static-landing_aosIconsRefresh {
		background-image:url("/v/retail/retail-static-landing/b/images/retail-static-landing/aos-icons-refresh_small_2x.png")
	}
}

.retail-static-landing_aosIconsRefresh.center_image {
	position: relative;
	left: 50%;
	margin-left: -119px
}

@media only screen and (max-width: 1068px) {
	.retail-static-landing_aosIconsRefresh.center_image {
		left:50%;
		margin-left: -106.5px
	}
}

@media only screen and (max-width: 734px) {
	.retail-static-landing_aosIconsRefresh.center_image {
		left:50%;
		margin-left: -106.5px
	}
}