.com_container_mod {
  margin-right: auto;
}

.carousel-wrap {
  padding-right: 0px;
}
.card_footer {
  font-weight: normal;
}
.completed-cause-background {
  background-image: url("../../images/clip-2-copy.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card.cause-image-wrap {
  margin: 20px 0px;
  margin-left: 5px;
  margin-bottom: 65px;
}
.cause-image-wrap > img {
  max-width: 250px;
  border-radius: 10px;
  box-shadow: 1px 0px 13px 4px rgba(0, 0, 0, 0.1);
}

.completed-cause-left-section {
  padding: 0 10%;
}
.completed-cause-heading {
  text-align: left;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #ffffff !important;
}
@media (max-width: 767px) {
  .completed_causes_heading {
    margin-top: 30px;
  }
  .allcauses_card {
    width: 82.3%;
    height: 55vw;
    border-radius: 4.8px;
    -webkit-box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
  }
  .allcauses_card_img {
    width: 100%;
    height: 44.6%;
    border-top-left-radius: 4.8px;
    border-top-right-radius: 4.8px;
  }
  .card-title {
    font-size: 10px;
    margin-top: 15px;
  }
  .card-message {
    margin-top: 10%;
    font-size: 10px;
    margin-bottom: 0px;
    color: #787993;
  }
  .card-footer {
    font-size: 8px;
  }
  .carousel-wrap {
    margin-top: 15px;
  }
  .completed_causes {
    background: url(../../images/completed-causes-bg%403x.png) no-repeat center;
    background-size: cover;
  }
  .card_numbers {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 12px;
  }
  /* .owl-allcauses > .owl-stage-outer {
    height: 60vw;
  } */
  .buttons {
    color: #ffff;
    background-color: #2cc1f3;
    border-radius: 20px;
    text-align: center;
    width: 124px;
    height: 35px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-footer {
    margin-top: 10px;
  }
  .completed-cause-background {
    flex-direction: column;
    align-items: stretch;
  }
  .cause-image-wrap > img {
    margin: 0 auto;
  }
  .completed-cause-heading {
    text-align: center;
  }
}
/* tablets */
@media (min-width: 768px) {
  .completed_causes_heading {
    text-align: left;
    margin-top: 58.5px;
  }
  .buttons {
    color: #ffff;
    background-color: #2cc1f3;
    border-radius: 20px;
    text-align: center;
    width: 114px;
    height: 30px;
    font-size: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button_wrap_allcauses {
    margin-top: 12.5px;
  }
  .allcauses_card {
    width: 79.5%;
    height: 29vw;
    border-radius: 5px;
    -webkit-box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding-bottom: 1px;
  }
  .allcauses_card_img {
    width: 100%;
    height: 44.63%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  .card-title {
    font-size: 8px;
  }
  .card-message {
    margin-top: 20px;
    font-size: 12px;
    margin-bottom: 0px;
    color: #787993;
  }
  .card-footer {
    font-size: 5px;
  }
  .carousel-wrap {
    margin-top: 15px;
  }
  .completed_causes {
    background: url(../../images/completed-causes-bg%403x.png) no-repeat center;
    background-size: cover;
    background-position-y: bottom;
  }
  .card_numbers {
    font-size: 17.5px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .owl-allcauses > .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 18%;
    left: -8%;
  }
  .owl-allcauses > .owl-nav > .owl-next > img {
    width: 20px;
  }
  .owl-allcauses > .owl-nav > .owl-prev > img {
    width: 20px;
  }
  .owl-allcauses > .owl-stage-outer {
    /* height: 320px; */
    padding-left: 20px;
  }
}
/* medium devices */
@media (min-width: 992px) {
  .completed_causes_heading {
    margin-top: 106px;
  }
  .buttons {
    font-size: 18px;
    width: 190px;
    height: 50px;
    border-radius: 33.3px;
  }
  .button_wrap_allcauses {
    margin-top: 27px;
  }
  .custom_col_width {
    width: 40%;
    padding-right: 24px;
  }

  .allcauses_card {
    width: 79.5%;
    height: 29vw;
    max-height: 345.8px;
    border-radius: 8.3px;
    -webkit-box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding-bottom: 1px;
  }
  .allcauses_card_img {
    height: 44.63%;
    max-height: 154.2px;
    border-top-left-radius: 8.3px;
    border-top-right-radius: 8.3px;
  }
  .card-title {
    font-size: 16px;
  }
  .card-message {
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 0px;
    color: #787993;
  }
  .card-footer {
    font-size: 13.5px;
  }
  .carousel-wrap {
    margin-top: 15px;
  }
  .completed_causes {
    background: url(../../images/completed-causes-bg%403x.png) no-repeat center;
    background-size: cover;
    background-position-y: 15%;
  }
  .card_numbers {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
  }
  .owl-allcauses > .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 22%;
    left: -8%;
  }
  .owl-allcauses > .owl-nav > .owl-next > img {
    width: 37px;
  }
  .owl-allcauses > .owl-nav > .owl-prev > img {
    width: 37px;
  }
  .owl-allcauses > .owl-stage-outer {
    /* height: 360px; */
    padding-left: 20px;
  }
  .completed-cause-left-section {
    padding: 0 20%;
    margin-bottom: 90px;
  }
  .carousel-wrap {
    margin-top: 30px;
  }
}
/* large devices */
@media (min-width: 1440px) {
  .completed_causes_heading {
    margin-top: 117px;
  }
  .buttons {
    font-size: 22px;
    width: 228px;
    height: 60px;
    border-radius: 40px;
  }
  .button_wrap_allcauses {
    margin-top: 25px;
  }
  .custom_col_width {
    width: 40%;
    padding-right: 41px;
  }
  .allcauses_card {
    width: 75%;
    height: 29vw;
    border-radius: 8.3px;
    -webkit-box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding-bottom: 1px;
  }
  .allcauses_card_img {
    height: 44.6%;
    border-top-left-radius: 8.3px;
    border-top-right-radius: 8.3px;
  }
  .card-title {
    font-size: 17.1px;
  }
  .card-message {
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 0px;
    color: #787993;
  }
  .card-footer {
    font-size: 14.5px;
  }
  .carousel-wrap {
    margin-top: 15px;
  }
  .completed_causes {
    background: url(../../images/completed-causes-bg%403x.png) no-repeat center;
    background-size: cover;
    background-position-y: bottom;
  }
  .card_numbers {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
  }
  .owl-allcauses > .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 20%;
    left: -8%;
  }
  .owl-allcauses > .owl-nav > .owl-next > img {
    width: 37px;
  }
  .owl-allcauses > .owl-nav > .owl-prev > img {
    width: 37px;
  }
  .owl-allcauses > .owl-stage-outer {
    padding-left: 20px;
    /* height: 500px; */
  }
  .custom-footer {
    margin-top: 20px;
  }
  .cause-image-wrap > img {
    max-width: 300px;
  }
  .card.cause-image-wrap {
    margin: 20px 0px;
    margin-right: 35px;
  }
  .completed-cause-left-section {
    padding: 0 25%;
    margin-bottom: 80px;
  }
  .carousel-wrap {
    margin-top: 55px;
  }
}
