@charset "UTF-8";
/* CSS Document */

body .why-shopping-usp > div > ul {
	width: 100%;
}


@media (max-width: 500px) {
    body .customerservice {
      display: none;
    }
  }