.cont_with_img_v2_rpt_item {
  margin: 0px 20px;
  align-items: start;
  justify-content: space-between;
}
.cont_with_img_v2_rpt_item_conten_logo {
  width: 100%;
  margin-bottom: 63px;
  max-width: 1023px;
  margin-left: 90px !important;
  margin-top: -13px;
}

.cont_with_img_v2_rpt_item_img_wrap{
	flex: 0 0 auto;
    max-width: 70%;
}

.cont_with_img_v2_rpt_item_content_wrap {
	flex: 0 0 auto;
  max-width: 30%;
  margin-top: -60px;
}

.cont_with_img_v2_rpt_item_conten {
  width: 100%;
  max-width: 481px;
}

.cont_with_img_v2_rpt_item_img_wrap img {
  filter: drop-shadow(5.333px 9.621px 28.5px rgba(0,0,0,0.24));
  display: block;
  position: relative;
  z-index: 1;
}

.cont_with_img_v2_mdl .righttopimg {
    width: 100%;
    margin-bottom: 88px !;
}

#hs_cos_wrapper_widget_1713617298574 .cont_with_img_v2_mdl .cont_with_img_v2_rpt_item_conten p {
    max-width: 420px;
    letter-spacing: 0;
}

@media (max-width: 1024px) {
  .cont_with_img_v2_rpt_item_conten_logo {
      margin-left: 60px !important;
  }
}

@media (min-width:768px){
  .cont_with_img_v2_rpt_item.row-reverse .cont_with_img_v2_rpt_item_img_wrap img {
    margin-left: auto;
  }
}



@media (max-width:767px){
  .cont_with_img_v2_rpt_item {
    row-gap: 30px;
    margin: 0px;
  }
  .cont_with_img_v2_rpt_item:not(:last-child) {
    padding-bottom: 50px;
  }
  .cont_with_img_v2_rpt_item_conten_logo {
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {
  .cont_with_img_v2_rpt_item_conten_logo {
    margin-left: 0px !important;
    margin-top:20px !important;
    }
