@media screen and (max-width: 767px) {
  .location-2 {
    color: #000;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Lato, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-2 {
    text-align: center;
    background-color: #ffff40;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
  }

  .image {
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column {
    flex-direction: row;
  }

  .div-block-5-2 {
    align-items: center;
    display: flex;
  }

  .html-embed-2 {
    width: 15px;
  }

  .container-4 {
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    font-family: Lato, sans-serif;
    display: flex;
  }

  .call-button-top {
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .location-2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 16px;
  }

  .text-block-2 {
    text-align: center;
    background-color: #ffff40;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 20px 10px;
    display: block;
  }

  .column {
    padding-left: 0;
    padding-right: 5px;
  }

  .column-2 {
    padding-left: 5px;
    padding-right: 0;
  }

  .heading {
    width: auto;
    color: #000;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    font-family: Exo, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    position: static;
  }

  .paragraph {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
  }

  .div-block {
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 20px;
    transform: rotate(-6deg);
  }

  .image-2 {
    margin-top: 10px;
  }

  .badge {
    width: 130px;
    height: 130px;
    color: #fff;
    text-align: center;
    background-color: #24003e;
    border: 4px solid #fff;
    border-radius: 100%;
    flex-direction: row;
    align-items: center;
    padding: 5px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 25px;
    display: block;
    position: absolute;
    top: -15px;
    bottom: auto;
    left: auto;
    right: 0%;
    transform: rotate(-6deg);
  }

  .text-block-4 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-4 {
    width: 100%;
    height: 100%;
    border: 2px dotted #fff;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .html-embed {
    width: 10px;
    display: inline-block;
  }

  .text-block-5 {
    text-transform: uppercase;
    padding-left: 5px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
  }

  .div-block-5 {
    width: 100%;
    color: #fff;
    background-color: #1877f2;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    align-items: center;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 15px;
    font-family: Lato, sans-serif;
    display: flex;
  }

  .link-block {
    text-decoration: none;
    display: block;
  }

  .div-block-5-2 {
    width: 100%;
    color: #fff;
    background-color: #2de62d;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    padding: 13px 0;
    font-family: Lato, sans-serif;
    text-decoration: none;
    display: flex;
  }

  .html-embed-2 {
    width: 15px;
    display: inline-block;
    position: relative;
    top: 3px;
  }

  .container {
    position: relative;
    overflow: visible;
  }

  .body {
    background-image: url('../images/yellow-balloon.png'), url('../images/yellow-balloon.png');
    background-position: 150px 100%, -150px;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px 300px, 300px 300px;
    background-attachment: scroll, scroll;
  }

  .polaroid-3 {
    margin-top: -98px;
    position: relative;
    top: 0;
  }

  .header {
    position: relative;
  }

  .div-block-7 {
    margin-top: 76px;
    position: relative;
  }

  .badge-2 {
    width: 160px;
    height: 160px;
    color: #fff;
    text-align: center;
    background-color: #3ba81c;
    border: 4px solid #fff;
    border-radius: 100%;
    flex-direction: row;
    align-items: center;
    padding: 5px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 25px;
    display: block;
    position: absolute;
    top: -43px;
    bottom: auto;
    left: 10px;
    right: 0%;
    transform: rotate(3deg);
  }

  .text-block-4-1 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .image-3 {
    position: relative;
  }

  .div-block-8 {
    position: relative;
    overflow: visible;
  }

  .div-block-9 {
    width: 100%;
    height: 220px;
    background-image: url('../images/receipt-background-image.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: scroll;
    padding: 75px 10px 0;
  }

  .text-block-6 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .image-4 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    transform: translate(0, -48px)rotate(9deg);
  }

  .image-5 {
    width: 100%;
  }

  .text-block-7 {
    color: #420197;
    text-align: center;
    padding-bottom: 10px;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
  }

  .text-block-8 {
    color: #420197;
    text-align: center;
    padding-top: 10px;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
  }

  .image-6 {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-7 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-8 {
    width: 100%;
  }

  .review-section-1 {
    transform: translate(0, -67px);
  }

  .container-1 {
    position: relative;
    overflow: visible;
  }

  .div-block-1 {
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 35px;
    transform: rotate(-9deg);
  }

  .badge-3 {
    width: 130px;
    height: 130px;
    color: #fff;
    text-align: center;
    background-color: #24003e;
    border: 4px solid #fff;
    border-radius: 100%;
    flex-direction: row;
    align-items: center;
    padding: 5px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 25px;
    display: block;
    position: absolute;
    top: -15px;
    bottom: auto;
    left: auto;
    right: 0%;
    transform: rotate(-6deg);
  }

  .div-block-6 {
    width: 100%;
    height: 100%;
    border: 2px dotted #fff;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-9 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .image-9 {
    width: 100%;
  }

  .gardening {
    margin-top: -43px;
    position: relative;
    top: -73px;
  }

  .container-2 {
    position: relative;
    overflow: visible;
  }

  .div-block-copy {
    z-index: 3;
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 0;
    transform: rotate(9deg);
  }

  .div-block-copy.party-polaroid-div-block {
    transform: rotate(-6deg);
  }

  .div-block-copy.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .badge-copy {
    width: 130px;
    height: 130px;
    color: #fff;
    text-align: center;
    background-color: #24003e;
    border: 4px solid #fff;
    border-radius: 100%;
    flex-direction: row;
    align-items: center;
    padding: 5px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 25px;
    display: block;
    position: absolute;
    top: -15px;
    bottom: auto;
    left: auto;
    right: 0%;
    transform: rotate(-6deg);
  }

  .badge-4 {
    z-index: 5;
    width: 130px;
    height: 130px;
    color: #fff;
    text-align: center;
    background-color: #07003e;
    border: 4px solid #fff;
    border-radius: 100%;
    flex-direction: row;
    align-items: center;
    padding: 5px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 25px;
    display: block;
    position: absolute;
    top: -55px;
    bottom: auto;
    left: auto;
    right: -4%;
    transform: rotate(11deg);
  }

  .badge-4.party-badge {
    perspective: none;
    perspective-origin: 50%;
    transform-origin: 50%;
    position: absolute;
    top: -12%;
    left: -2%;
    right: auto;
    transform: rotate(-11deg);
  }

  .div-block-4-copy {
    width: 100%;
    height: 100%;
    border: 2px dotted #fff;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-10 {
    z-index: 100;
    width: 100%;
    height: 100%;
    border: 2px dotted #fff;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .polaroid-2 {
    position: relative;
    top: -81px;
  }

  .container-3 {
    position: relative;
    top: 0;
    overflow: visible;
  }

  .image-10 {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: static;
  }

  .html-embed-3 {
    width: 100%;
    margin-top: 30px;
  }

  .map-section {
    margin-top: -43px;
    position: relative;
    top: auto;
  }

  .map-section.map-section-02 {
    margin-top: 30px;
  }

  .heading-2-2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0%;
    padding: 25px 5% 10%;
    font-family: Lato, sans-serif;
    font-size: 30px;
    font-weight: 400;
  }

  .party-section {
    z-index: 4;
    background-color: #563b9b;
    background-image: linear-gradient(#100331, #563b9b);
    margin-top: 30px;
    position: relative;
  }

  .text-block-10 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 10% 5px;
    padding-top: 0;
    font-family: Lato, sans-serif;
    font-size: 22px;
    font-style: italic;
    font-weight: 700;
    line-height: 26px;
  }

  .image-11 {
    width: 100%;
    margin-top: -151px;
    position: static;
  }

  .polaroid-3-copy {
    position: relative;
    top: 0;
  }

  .polaroid-4 {
    margin-top: -7px;
    position: relative;
    top: 0;
  }

  .slide {
    background-image: url('../images/party-slide-01.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-2 {
    background-image: url('../images/party-slide-02.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .text-block-11 {
    text-align: center;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    font-size: 25px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
    transform: rotate(9deg);
  }

  .balloon-block {
    height: 250px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/yellow-balloon-rotated.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: center;
    align-items: center;
    justify-items: center;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 17%;
    padding-right: 23%;
    display: grid;
  }

  .party-section-2 {
    z-index: 3;
    background-color: #563b9b;
    margin-top: -67px;
    padding-top: 80px;
    position: relative;
  }

  .image-12 {
    width: 100%;
    margin-top: 10px;
    margin-right: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-12 {
    color: #fff;
    text-align: center;
    margin-top: 30px;
    padding: 15px 10%;
    font-family: Lato, sans-serif;
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
    line-height: 30px;
  }

  .polaroid-4-12 {
    z-index: 3;
    margin-top: 4px;
    position: relative;
  }

  .polaroid-4-12.pet-polaroid {
    margin-top: -68px;
  }

  .footer {
    margin-top: 44px;
  }

  .text-block-13 {
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-13.foot-text-block-title {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .text-block-13.text-block-footer-bottom {
    padding-top: 15px;
  }

  .heading-2-3 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    margin: 0 0%;
    padding: 25px 5% 10%;
    font-family: Lato, sans-serif;
    font-size: 30px;
    font-weight: 400;
  }

  .form-block {
    margin-top: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-field {
    border: 3px solid #57ae57;
    border-radius: 15px;
    font-size: 22px;
  }

  .form {
    margin-top: 20px;
  }

  .submit-button {
    width: 100%;
    color: #fff;
    background-color: #57ae57;
    border-radius: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
  }

  .text-block-14 {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-family: Lato, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
  }

  .text-block-15 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 16px;
    line-height: 25px;
  }

  .image-13 {
    width: 100%;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-16 {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 20px;
    font-size: 12px;
  }

  .text-block-17 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Lato, sans-serif;
    font-size: 14px;
  }

  .div-block-12 {
    color: #000;
    border: 3px solid #2de62d;
    border-radius: 20px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    font-family: Lato, sans-serif;
    text-decoration: none;
    display: block;
  }

  .div-block-13 {
    margin-top: 15px;
  }

  .heading-2 {
    text-align: center;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
    font-size: 35px;
    line-height: 45px;
  }

  .image-14 {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section {
    margin-top: -7px;
    font-family: Lato, sans-serif;
  }

  .image-15 {
    z-index: 2;
    width: 100%;
    position: relative;
  }

  .image-16 {
    border-radius: 0%;
    margin-top: 0;
  }

  .text-block-18 {
    color: #fff;
    text-align: center;
    text-transform: none;
    border-radius: 20px;
    margin-left: 5%;
    padding-right: 5%;
    font-family: Lato, sans-serif;
    font-size: 24px;
    line-height: 40px;
  }

  .div-block-14 {
    z-index: 1;
    width: 100vw;
    height: 100vw;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #563b9b;
    border-radius: 100%;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    position: relative;
    transform: rotate(-14deg);
  }

  .div-block-15 {
    width: 100%;
    height: 500px;
    text-align: right;
    background-image: url('../images/community-hero-image.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 30px;
    padding-right: 16px;
    transform: rotate(0);
  }

  .text-block-19 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, .8);
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 35px;
    display: inline;
    position: relative;
  }

  .div-block-16 {
    padding-top: 24px;
    font-size: 10px;
    transform: rotate(-9deg);
  }

  .image-17 {
    width: 100%;
    margin-top: -67px;
  }

  .image-18 {
    width: 100%;
  }

  .section-2 {
    padding-top: 40px;
  }

  .image-19 {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .slide-3 {
    background-image: url('../images/party-slide-03.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .polaroid-4-13 {
    z-index: 3;
    position: relative;
  }

  .polaroid-4-13.pet-polaroid {
    margin-top: -68px;
  }

  .polaroid-4-14 {
    z-index: 3;
    position: relative;
  }

  .polaroid-4-14.pet-polaroid {
    margin-top: -68px;
  }

  .text-block-20 {
    text-align: center;
    margin-top: 20px;
    font-family: Lato, sans-serif;
    font-size: 20px;
    line-height: 40px;
  }

  .image-20 {
    width: 90%;
    text-align: left;
    margin: 20px auto;
    display: block;
  }

  .text-block-21 {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-family: Lato, sans-serif;
    font-size: 17px;
    font-style: italic;
    line-height: 30px;
  }

  .pet-supplies-section {
    z-index: 1;
    margin-top: 20px;
    position: relative;
  }

  .polaroid-33 {
    margin-top: 2px;
    position: relative;
    top: 0;
  }

  .navitem {
    text-align: center;
    text-transform: uppercase;
    background-color: #3c3;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }

  .navitem.alternatebg {
    text-transform: uppercase;
    background-color: #f3f401;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }

  .navbar {
    background-color: #fff;
  }

  .text-block-22 {
    float: left;
    color: #000;
    flex: 1;
    padding-left: 15px;
    font-size: 15px;
    position: relative;
  }

  .container-4 {
    align-items: center;
    display: flex;
  }

  .nav-menu {
    color: #fff;
    background-color: #fff;
    border-bottom: 15px solid #3c3;
  }

  .button {
    color: #000;
    background-color: #3c3;
    border-radius: 8px;
    padding: 15px 20px;
    font-size: 18px;
  }

  .menu-button, .menu-button.w--open {
    background-color: #fff;
  }

  .menu-button.w--open:hover {
    background-color: #f3f401;
  }

  .menu-button.w--open:active {
    background-color: #feff00;
  }

  .menu-button.w--open:focus {
    background-color: #fff;
  }

  .icon {
    color: #000;
  }

  .div-block-copy-copy {
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 0;
    transform: rotate(-9deg);
  }

  .div-block-copy-copy.party-polaroid-div-block {
    transform: rotate(-6deg);
  }

  .div-block-copy-copy.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .polaroid-3-copy {
    z-index: 0;
    margin-top: -14px;
    position: relative;
    top: 0;
  }

  .polaroid-4-copy {
    margin-top: -139px;
    position: relative;
    top: 0;
  }

  .container-3-copy {
    position: relative;
    top: 0;
    overflow: visible;
  }

  .div-block-copy-copy {
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 0;
    transform: rotate(-6deg);
  }

  .div-block-copy-copy.party-polaroid-div-block {
    transform: rotate(-6deg);
  }

  .div-block-copy-copy.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .div-block-1-copy {
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 35px;
    transform: rotate(-9deg);
  }

  .div-block-7-copy {
    margin-top: -13px;
    position: relative;
  }

  .div-block-copy-copy-copy {
    z-index: -10;
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 18px;
    transform: rotate(2deg);
  }

  .div-block-copy-copy-copy.party-polaroid-div-block {
    transform: rotate(-6deg);
  }

  .div-block-copy-copy-copy.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .polaroid-3-copy-copy {
    z-index: -10;
    margin-top: -14px;
    position: relative;
    top: 0;
  }

  .polaroid-4-12-copy {
    z-index: 3;
    margin-top: 40px;
    position: relative;
  }

  .polaroid-4-12-copy.polaroid-100 {
    z-index: 1;
    margin-top: 4px;
  }

  .polaroid-4-12-copy.pet-polaroid {
    margin-top: -68px;
  }

  .image-21 {
    margin-top: -250px;
  }

  .polaroid-4-12-copy {
    z-index: 3;
    margin-top: -18px;
    position: relative;
  }

  .polaroid-4-12-copy.pet-polaroid {
    margin-top: -68px;
  }

  .div-block-copy-copy {
    z-index: 3;
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 0;
    transform: rotate(9deg);
  }

  .div-block-copy-copy.party-polaroid-div-block {
    transform: rotate(6deg);
  }

  .div-block-copy-copy.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .image-22 {
    margin-top: 19px;
    margin-bottom: 47px;
  }

  .polaroid-4-12-copy {
    z-index: 3;
    margin-top: 4px;
    position: relative;
  }

  .polaroid-4-12-copy.pet-polaroid {
    margin-top: -68px;
  }

  .polaroid-4-12-copy-copy {
    z-index: 3;
    margin-top: 4px;
    position: relative;
  }

  .polaroid-4-12-copy-copy.pet-polaroid {
    margin-top: -68px;
  }

  .div-block-copy-copy {
    z-index: 3;
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 0;
    transform: rotate(9deg);
  }

  .div-block-copy-copy.party-polaroid-div-block {
    transform: rotate(-6deg);
  }

  .div-block-copy-copy.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .div-block-copy-copy-copy {
    z-index: 3;
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 0;
    transform: rotate(9deg);
  }

  .div-block-copy-copy-copy.party-polaroid-div-block {
    transform: rotate(6deg);
  }

  .div-block-copy-copy-copy.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .polaroid-4-12-copy {
    z-index: 3;
    margin-top: 4px;
    position: relative;
  }

  .polaroid-4-12-copy.pet-polaroid {
    z-index: -5;
    margin-top: -12px;
  }

  .polaroid001 {
    z-index: 3;
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 0;
    transform: rotate(9deg);
  }

  .polaroid001.party-polaroid-div-block {
    z-index: 1;
    transform: rotate(6deg);
  }

  .polaroid001.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .polaroid-4-12-copy-copy {
    z-index: 3;
    margin-top: 4px;
    position: relative;
  }

  .polaroid-4-12-copy-copy.pet-polaroid {
    z-index: -1;
    margin-top: -12px;
  }

  .polaroid001-copy {
    z-index: 3;
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 0;
    transform: rotate(9deg);
  }

  .polaroid001-copy.party-polaroid-div-block {
    z-index: 1;
    transform: rotate(-6deg);
  }

  .polaroid001-copy.another-polaroid-div-block {
    transform: rotate(3deg);
  }

  .link {
    color: #000;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
  }

  .div-block-17 {
    color: #000;
    text-align: center;
    background-color: #ffff40;
    border-radius: 15px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Exo, sans-serif;
    font-size: 25px;
    font-weight: 500;
  }

  .heading-3 {
    color: #000;
    text-align: center;
    font-family: Lato, sans-serif;
  }

  .paragraph-2 {
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    font-family: Exo, sans-serif;
    font-size: 15px;
    font-weight: 600;
  }

  .heading-4 {
    color: #000;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 25px;
    font-weight: 800;
  }

  .heading-4-copy {
    color: #000;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 800;
  }

  .paragraph-3 {
    color: #000;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    font-family: Exo, sans-serif;
    font-weight: 700;
  }

  .heading-4-copy-copy {
    color: #000;
    text-align: center;
    font-family: Exo, sans-serif;
    font-weight: 800;
  }

  .paragraph-4 {
    color: #000;
    font-family: Exo, sans-serif;
    font-size: 15px;
    font-weight: 700;
  }

  .paragraph-5 {
    color: #000;
    font-family: Exo, sans-serif;
    font-weight: 600;
  }

  .div-block-18 {
    color: #000;
    justify-content: center;
    font-family: Exo, sans-serif;
    display: flex;
  }

  .div-block-19 {
    min-width: 170px;
  }

  .div-block-20, .div-block-21, .div-block-22, .div-block-23 {
    min-width: 60px;
  }

  .paragraph-6 {
    color: #000;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
  }

  .paragraph-3-copy {
    color: #000;
    text-align: center;
    margin-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    font-family: Exo, sans-serif;
    font-weight: 700;
  }

  .heading-4-copy-copy {
    color: #000;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 800;
  }

  .balooon-packages-header {
    color: #000;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 800;
  }

  .heading-4-copy-copy-copy {
    color: #000;
    text-align: center;
    font-family: Exo, sans-serif;
    font-weight: 800;
  }

  .gasbottleheading {
    color: #000;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 28px;
    font-weight: 800;
  }

  .div-block-19-copy {
    min-width: 200px;
  }

  .highfloatnote {
    color: #000;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Exo, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: 500;
  }

  .balloon-section {
    padding-top: 25px;
  }

  .slider {
    margin-top: 25px;
  }

  .seeouramazingwork {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 10px;
    font-family: Exo, sans-serif;
    font-size: 23px;
    font-weight: 800;
  }

  .div-block-24 {
    padding: 0 20px 50px;
  }

  .call-button-top {
    width: 100%;
    color: #fff;
    background-color: #2de62d;
    border-radius: 0 10px 10px 0;
    justify-content: center;
    align-items: center;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 0;
    font-family: Lato, sans-serif;
    text-decoration: none;
    display: flex;
  }

  .call-button-balloons {
    text-transform: uppercase;
    padding-left: 5px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
  }

  .div-block-25 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3 {
    margin-top: 75px;
    margin-bottom: -58px;
    display: none;
  }

  .polaroid-elfy, .polaroid-elfy-1 {
    position: relative;
    top: -81px;
  }

  .elfy-block-1, .elfy-block-3 {
    width: auto;
    background-color: #fff;
    border: 3px solid #000;
    margin-left: 4%;
    margin-right: 4%;
    padding: 10px;
    position: relative;
    top: 35px;
    transform: rotate(6deg);
  }

  .balloon-packages {
    display: none;
  }

  .balloon-counter {
    margin-top: 25px;
  }

  .gasbottleblock {
    display: none;
  }

  .birderssed {
    display: none;
    position: relative;
    top: 0;
    overflow: visible;
  }

  #w-node-df9174f7-b944-214e-7597-40b053c7bc6f-38c261e2, #w-node-_613df557-5a10-72e3-50ec-47ba3f3fbc31-38c261e2 {
    align-self: auto;
    justify-self: auto;
  }
}


