body {
  background: transparent;
}

img {
  display: inline-block;
}

img.logo {
  width: 12.5rem;
}

.pull-up {
  margin-top: -5.75rem;
}

.uk-slideshow-items .uk-overlay-primary {
  background: rgba(0, 0, 0, 0.4);
}

.slide-text {
  max-width: 38rem;
}

.uk-slideshow-items .uk-text-lead {
  /*width: 40rem;*/
  color: #fff !important;
}

.featured-product img {
  width: 4.4rem;
  height: auto;
}