@media (max-width: 1440px) {
  .cause-style-2 .cause-gallery figure:nth-child(4) {
    margin-top: -133px !important;
  }
}
@media (max-width: 1366px) {
  .cause-style-2 .cause-gallery {
    width: 50vw;
  }
  .cause-style-2 .cause-gallery figure:nth-child(4) {
    margin-top: -115px !important;
  }
  .cause-style-2 .cause-item:after {
    width: 100%;
    right: 0;
  }
  .cause-style-1 .urgent-popup-list a {
    padding: 15px 35px 15px 35px !important;
  }

  .cause-style-1 .progress {
    height: 14px;
  }
  .cause-style-1 .progress-bar {
    left: 20px;
    height: 14px;
  }

  .cause-style-1 .cause-media img {
    object-fit: cover;
  }
}
@media (max-width: 1199px) {
  .cause-style-1 .cause-content h3 {
    font-size: 20px !important;
    line-height: 29px !important;
  }
  .cause-style-1 .cause-content {
    padding: 20px 20px 20px 20px;
  }
  .cause-style-1 .donation-info li {
    font-size: 14px !important;
  }
  .cause-style-1 ul.donation-info {
    margin-bottom: 1px;
  }
}
@media (max-width: 1024px) {
  .cause-style-2 .cause-gallery figure:nth-child(4) {
    margin-top: -94px !important;
  }
  .cause-style-2 .cause-item {
    padding: 90px 0px 100px 0;
  }
  .cause-style-1 .lifeline-donation-app {
    width: 100%;
    text-align: center;
  }
  .cause-style-1 .lifeline-donation-app .d-inline-block {
    width: 70%;
  }
  .cause-style-1 .lifeline-donation-app a {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .cause-style-2 .cause-item:before {
    width: 100%;
    right: 0;
  }
  .cause-style-2 .cause-item {
    padding: 80px 30px;
  }
  .cause-style-1 .cause-item {
    margin-bottom: 20px;
  }
  .cause-style-2 .cause-gallery {
    width: 100%;
  }
  .cause-style-2 .cause-gallery figure:nth-child(4) {
    margin-top: -130px !important;
  }
}
@media (max-width: 767px) {
  .cause-style-1 .cause-content h3 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .cause-style-2 .cause-gallery figure:nth-child(4) {
    margin-top: -96px !important;
  }
}
@media (max-width: 480px) {
  .cause-style-2 .cause-gallery figure:nth-child(4) {
    margin-top: -65px !important;
  }
  .cause-style-2 .cause-item {
    padding: 30px 15px !important;
  }
  .causes-wrap.cause-style-2 .donation-needed h4 {
    font-weight: 500;
    font-size: 20px;
  }
  .causes-wrap.cause-style-2 .donation-needed i {
    font-style: normal;
    font-size: 20px;
  }
  .cause-style-2 .cause-gallery {
    height: auto;
}
.cause-style-2 .cause-item .description {
    margin-bottom: 20px;
}
.cause-style-2 .donation-needed {
    margin-top: 20px;
}
}
