.currency-picker--toolbar {
	position: relative;
}
.geo-redirect-alert {
	position: absolute;
    height: 100px;
    width: 350px;
    border: 1px solid grey;
    z-index: 100;
	top: 50px;
	right: 8px;
}

.geo-redirect-header {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}