@import url(https://use.typekit.net/gle0jlq.css);/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(5, 0, 6, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
img:not([src]) {
  visibility: hidden;
}

img {
  opacity: 0;
  border: 0;
  -webkit-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
}
img.loaded {
  opacity: 1;
}

body {
  background-color: #ffffff;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "lato", sans-serif;
  font-weight: 700;
}

p {
  font-size: 1.5em;
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.5;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

img {
  display: block;
  max-width: 100%;
}

section,
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  section,
.container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  section,
.container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  section,
.container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  section,
.container {
    max-width: 1140px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.info {
  background-color: #050006;
  color: #ffffff;
  padding: 1em;
  text-align: center;
  font-size: 1.125em;
}
.info span {
  color: #ffb302;
}
@media (max-width: 1199.98px) {
  .info {
    padding: 0.5em;
  }
}
@media (max-width: 767.98px) {
  .info {
    font-size: 1.25em;
    padding: 1em 0.5em;
  }
}

.text-italic {
  font-style: italic;
}

.retailers {
  color: #ffffff;
}
.retailers .exclamation h3,
.retailers .exclamation p {
  margin: 0;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.7);
}
.retailers .exclamation h3 {
  font-size: 1.875em;
}
.retailers .exclamation p {
  font-family: "lato", sans-serif;
  margin-bottom: 22px;
}
.retailers ul {
  text-align: center;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  min-height: 61px;
}
.retailers ul li {
  display: inline-block;
}
.retailers ul li a {
  display: block;
  cursor: pointer;
}
.retailers ul li img {
  margin: 0 auto;
}
.retailers ul li:not(:first-child) {
  margin-left: 40px;
}
@media (max-width: 1199.98px) {
  .retailers ul li {
    width: 125px;
  }
}
@media (max-width: 991.98px) {
  .retailers ul li:not(:first-child) {
    margin-left: 30px;
  }
}
@media (max-width: 767.98px) {
  .retailers ul li {
    width: 110px;
  }
  .retailers ul li:not(:first-child) {
    margin-left: 20px;
  }
}
@media (max-width: 575.98px) {
  .retailers ul li {
    width: calc(50% - 20px);
  }
  .retailers ul li:nth-child(odd) {
    margin-left: 0;
    margin-right: 10px;
  }
  .retailers ul li:nth-child(odd) img {
    margin-left: auto;
    margin-right: 0;
  }
  .retailers ul li:nth-child(even) {
    margin-left: 10px;
    margin-right: 0;
  }
  .retailers ul li:nth-child(even) img {
    margin-left: 0;
    margin-right: auto;
  }
  .retailers ul li:nth-child(n+3) {
    margin-top: 10px;
  }
  .retailers ul li img {
    max-width: 120px;
  }
}

.title-header {
  position: relative;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.25em;
  margin: 2.5em 0 1.5em;
  line-height: 1;
}
@media (max-width: 1199.98px) {
  .title-header {
    margin: 2em 0 1.5em;
  }
}
@media (max-width: 767.98px) {
  .title-header {
    margin: 2em 0;
  }
}

.title-header::after {
  content: "";
  background-color: #ffb302;
  width: 178px;
  height: 6px;
  position: absolute;
  left: 50%;
  bottom: -17px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .title-header::after {
    width: 135px;
  }
}
@media (max-width: 767.98px) {
  .title-header::after {
    width: 115px;
  }
}

header {
  color: #ffffff;
  background-color: #050006;
  background-image: url(/assets/bg-black.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: auto;
  position: relative;
  border-bottom: 7px solid #ffb302;
}
header h1 {
  color: #ffb302;
  font-size: 6.4em;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 35px;
}
header .container {
  padding-top: 4em;
  z-index: 2;
  background-image: url(/assets/ellipse.png);
  background-repeat: no-repeat;
  background-position: 50% calc(100% + 1px);
  background-size: 65%;
}
header .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .row .content,
header .row .image {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
header .row .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 992px) {
  header .row .content {
    margin-left: 8.3333333333%;
  }
}
header .row .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
header .row .image img {
  margin-left: auto;
  box-shadow: -4px 4px 10px 0px rgba(0, 0, 0, 0.7);
}
header .row .image img:not(.loaded) {
  width: 290px;
  height: 410px;
}
header .retailers {
  width: 100%;
  padding: 4.75em 0 2em;
}
header .retailers h3 {
  line-height: 1.125;
}

#about {
  padding-bottom: 6.5em;
}
#about .image, #about .content {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
#about .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
#about .image img {
  padding-right: 10px;
}
#about .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
#about .content p {
  color: #012849;
  padding-left: 10px;
  line-height: 1.5;
}

#description .body {
  color: #ffffff;
  background-color: #232427;
  padding: 6.5em;
  border-radius: 30px;
  margin: 0 auto;
}
#description .body h2 {
  margin-top: 0;
}
#description .body p {
  line-height: 1.5em;
}

#signup .body {
  padding: 6.5em;
}
#signup .body .content, #signup .body .image {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
#signup .body h2 {
  margin: 0 0 2em;
}
#signup .body img {
  -webkit-transform: rotate(6.13deg);
          transform: rotate(6.13deg);
  margin-left: auto;
}
#signup .body p, #signup .body label {
  color: #012849;
  font-weight: 700;
}
#signup .body p {
  font-size: 1.875em;
}
#signup .body label {
  font-size: 1.125em;
  padding-left: 5px;
}
#signup .body #mc_embed_signup form {
  padding: 0;
}
#signup .body #mc_embed_signup .mc-field-group {
  margin-bottom: 20px;
  width: 100%;
}
#signup .body input {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.5em !important;
  color: #012849;
  padding: 0.375em 1em !important;
  border-color: #ffb302;
  border-radius: 50px !important;
  border-style: solid;
  height: 50px;
}
#signup .body input:focus {
  outline: none;
  border: 2px solid #ffb302;
}
#signup .body input.button {
  margin: 1em 0 0;
  background-color: #ffb302 !important;
  height: 50px !important;
  width: 50%;
}
#signup .body div.mce_inline_error {
  font-size: 1.125em !important;
  margin-bottom: 0 !important;
  margin-top: 20px;
}

footer {
  background-color: #ffb302;
}
footer .retailers {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 2.5em 0;
}
@media (min-width: 576px) {
  footer .retailers {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  footer .retailers {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  footer .retailers {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  footer .retailers {
    max-width: 1140px;
  }
}
footer .info {
  font-family: "lato", sans-serif;
  font-weight: 700;
  padding: 0.4em;
}

@media (max-width: 1599.98px) {
  #signup .body p {
    font-size: 1.5em;
  }
}
@media (max-width: 1199.98px) {
  body {
    font-size: 0.9em;
  }

  header h1 {
    font-size: 5.9em;
  }
  header .row .image {
    width: 85%;
  }
  header .retailers {
    padding: 4.75em 0 1em;
  }

  #about {
    padding-bottom: 5em;
  }

  #description .body,
#signup .body {
    padding: 5em;
  }

  footer .retailers {
    padding: 2em 0;
  }

  .retailers ul {
    min-height: 49px;
  }
}
@media (max-width: 991.98px) {
  body {
    font-size: 0.8em;
  }

  header h1 {
    font-size: 5.8em;
  }
  header .container {
    padding-top: 3.75em;
    background-size: 80%;
  }
  header .row .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  header .row .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  header .row .image img:not(.loaded) {
    width: 270px;
    height: 382px;
  }
  header .retailers {
    padding: 5em 0 1em;
  }

  #about {
    padding-bottom: 4.5em;
  }
  #about .image img {
    padding: 0;
  }

  #description .body,
#signup .body {
    padding: 4.5em;
  }

  #signup .body .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  #signup .body .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  #signup .body .image img {
    padding-left: 20px;
  }
  #signup .body .mce_inline_error {
    font-size: 1.5em !important;
  }

  footer .retailers {
    padding: 1.75em 0;
  }

  .retailers ul {
    min-height: 48px;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 0.7em;
  }

  header h1 {
    margin-bottom: 20px;
  }
  header h1, header p {
    text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
  }
  header .container {
    padding-top: 2em;
    background-size: 100%;
  }
  header .row .content,
header .row .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  header .row .image img {
    width: 50%;
    margin: 0 auto;
  }
  header .row .image img:not(.loaded) {
    width: 255px;
    height: 362px;
  }
  header .row .content {
    margin-bottom: 3em;
  }
  header .retailers {
    padding: 7em 0 1em;
  }

  #about .image, #about .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  #about .image img {
    max-width: 50%;
    margin: 0 auto;
  }
  #about .content {
    margin-top: 2em;
  }
  #about .content p {
    padding: 0;
  }

  #description .body,
#signup .body {
    padding: 3.5em;
  }

  #signup .body .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  #signup .body .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #signup .body .image img {
    padding-left: 0px;
  }
  #signup .body input {
    height: 40px;
  }
  #signup .body input.button {
    height: 40px !important;
    line-height: 1.25 !important;
  }

  footer .retailers {
    padding: 1.5em 0;
  }

  .retailers ul {
    min-height: 44px;
  }
}
@media (max-width: 575.98px) {
  body {
    font-size: 0.65em;
  }

  header h1 {
    font-size: 5em;
  }
  header .retailers {
    padding: 3em 0 1em;
  }
  header .row .image img,
header .row .image img:not(.loaded) {
    width: 193px;
    height: 273px;
  }

  #about img {
    max-width: 75%;
  }

  #description .body {
    border-radius: 20px;
    padding: 2.5em;
  }

  #signup .body {
    padding: 2.5em;
  }
  #signup .body .content,
#signup .body .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  #signup .body .image {
    margin-top: 4em;
    margin-bottom: 1em;
  }
  #signup .body .image img {
    margin: 0 auto;
    max-width: 60%;
  }

  footer .retailers {
    padding: 1em 0;
  }

  .retailers ul {
    min-height: 98px;
  }
}