








  

    









<style>
/* Main Bundle Row Styling */
    .bundle-row {
        height: 407px;
          margin: auto 0;
      padding-bottom: 52px;
    }
strike {
color: lightgray;
}
    .pricing-row {
      font-size: 22px;
      line-height: 22px;
      letter-spacing: -0.01em;
      color: #7F992C;
      font-weight: 700;
      height: 40px;
      margin-bottom:10px;
    }
      .price-slashed {
      font-size: 22px;
      line-height: 22px;
      letter-spacing: -0.01em;
      color: #392B13;
      opacity: 0.5;
    }
      .price-slashed:after {
      transform: translate(-50%, -50%) rotate(-0deg);
      }
    .bundle-row .col-md-7 {
        background-position: center;
        background-size: cover;
          background-repeat: no-repeat;
          height: 334px;
    }
    .bundle-row .col-md-7 div {
        background-position: center;
        background-size: contain;
          background-repeat: no-repeat;
          height: 320px;
    }
      .bundle-row .col-md-5 {
          height: 334px;
        padding: 20px 40px;
      padding-top:0px;
    }
    .bundle-title {
      font-weight: 900;
      font-size: 40px;
      line-height: 40px;
      letter-spacing: -0.01em;
      color: #392B13;
    }
    .bundle-subtitle {
        font-size: 15px;
      padding-bottom: 6px;
        display: flex;
        align-items: center;
        letter-spacing: 0.3em;
        text-transform: uppercase;
        color: #392B13;
    }
    .bundle-feature-header {
      font-size: 18px;
      line-height: 18px;
      margin: 8px;
      margin-left: 0;
      letter-spacing: -0.01em;
      color: #392B13;
    }
    .bundle-item {
        font-size: 15px;
        margin: 6px;
        letter-spacing: -0.01em;
        color: #392B13;
    }
.bundle-item span {
font-family: MetropolisSemiBold; 
}

/* END Main Bundle row Styling */

/* Custom Bundle Styling */
    .squatch .col-md-7 {
      background-image: url('https://i.imgur.com/O6zRdwk.jpg');
    }
      .beach .col-md-7 {
      float: right;
      right: 0;
      position: absolute;
      background-image: url('https://i.imgur.com/ZzGsnw5.jpg');
    }
      .forest .col-md-7 {
      background-image: url('https://i.imgur.com/LPKnQpe.jpg');
    }
      .fresh .col-md-7 {
      float: right;
      right: 0;
      position: absolute;
      background-image: url('https://i.imgur.com/P4HaR5L.jpg');
    }
      
/* END Custom Bundle Styling */

@media (max-width: 575px) {
.squatch, .beach,
.forest, .fresh {
 float: unset;
  right: 0;
  position: unset;
}
}
</style>


      

      

    

    






  