body {
  padding-top: 4.5rem;
    font-size: 0.75rem;
}

.navbar-brand img {width: 300px;}

.card-header {
  background-color: #fff;
   font-family: 'Merriweather', Arial;
}

.card-footer {
  background-color: #fff;
}

.floatingNav {
  box-shadow: 0 6px 4px #888888;
}

.insta-post {
  height: 200px;
}

.product-image {
  max-height: 550px;
}

.retailer-logo {
  max-width: 200px;
}

.designer-logo {
  max-width: 220px;
  max-height: 100px;
}


.spacer {
  height: 150px;
}

.img-fluid {
        max-height: 400px;
        max-width: 100%;
        height: auto;
        width: auto;
    }

.bg-select {
  background-color: #81D8D0;
}
