.woocommerce-checkout .woocommerce #billing_address_1.has_autoaddress {
	background-image: url('../images/search-icon.svg?v=1');
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) center;
	border-width: 3px;
}