@media screen and (max-width: 3835px) {
  /* Text Elements */

  h1.Heading_1 {
    color: #fa0707;
    text-align: center;
    font-weight: 800;
    font-size: 53px;
    font-family: Copperplate, 'Copperplate Gothic Light', fantasy;
  }

  a.link-text.text-link-2 {
    float: right;
    margin-right: 3%;
    margin-left: 3%;
    width: auto;
    font-size: 22px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }
}

@media screen and (max-width: 3828px) {
  /* Text Elements */

  h1.Heading_1 {
    margin-right: 0;
    border-width: 0;
    color: #f50c3b;
    font-family: Copperplate, 'Copperplate Gothic Light', fantasy;
    line-height: 1.1;
  }

  span.text-element.text-4 {
    background-color: #117d2e;
    color: #fff;
    text-align: center;
    font-size: 40px;
  }

  span.text-element.text-3 {
    background-color: #99681f;
    color: #fff;
    text-align: center;
    font-size: 40px;
  }

  a.link-text.text-link-2 {
    float: right;
    margin-right: 3%;
    margin-left: 3%;
    width: auto;
    font-size: 23px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  /* Image Elements */

  img.image-4-3.image-1 {
    max-width: none;
  }
}

@media screen and (max-width: 1080px) {
  /* Text Elements */

  h1.Heading_1 {
    float: right;
    margin-top: 7px;
    margin-right: 15%;
    margin-left: 3%;
    width: auto;
    text-align: center;
    font-size: 53px;
  }

  span.text-element.text-4 {
    font-size: 35px;
  }

  span.text-element.text-3 {
    font-size: 35px;
  }

  a.link-text.text-link-2 {
    font-size: 20px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-1 {
    float: right;
  }
}

@media screen and (max-width: 950px) {
  /* Text Elements */

  h1.Heading_1 {
    margin-right: 15%;
    margin-left: 6%;
    font-size: 41px;
  }

  span.text-element.text-4 {
    font-size: 30px;
  }

  span.text-element.text-3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 796px) {
  /* Text Elements */

  h1.Heading_1 {
    font-size: 40px;
  }
}

@media screen and (max-width: 795px) {
  /* Text Elements */

  h1.Heading_1 {
    font-size: 31px;
  }

  span.text-element.text-4 {
    font-size: 24px;
  }

  span.text-element.text-3 {
    font-size: 24px;
  }

  a.link-text.text-link-2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 601px) {
  /* Text Elements */

  h1.Heading_1 {
    font-size: 22px;
  }

  span.text-element.text-4 {
    font-size: 20px;
  }

  span.text-element.text-3 {
    font-size: 20px;
  }

  a.link-text.text-link-2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 448px) {
}

@media screen and (max-width: 447px) {
  /* Text Elements */

  h1.Heading_1 {
    font-size: 15px;
  }

  span.text-element.text-4 {
    font-size: 14px;
  }

  span.text-element.text-3 {
    font-size: 14px;
  }

  a.link-text.text-link-2 {
    font-size: 14px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-2 {
    float: left;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 326px) {
  /* Text Elements */

  h1.Heading_1 {
    font-size: 9px;
  }

  span.text-element.text-4 {
    font-size: 10px;
  }

  span.text-element.text-3 {
    font-size: 10px;
  }

  a.link-text.text-link-2 {
    font-size: 10px;
  }
}