.content_image_wrapper img {width: 100%;}
.content_wrapper .join_pro { display: flex ; align-items: center; justify-content: center; flex-wrap: wrap;gap: 10px;}
.content_wrapper .join_pro_text {display: block;font-size: 14px;font-weight: 700;}
.content_wrapper .join_pro_text svg {vertical-align: middle;}
.custom-text-image .text-overlay__block {margin-bottom: 0;}


@media (max-width: 768px) {
  .content_image_wrapper .desktop_image {display: none;}
  .content_wrapper .join_pro {display: block;}
  .content_wrapper .join_pro_star {margin-bottom: 10px;}  
}

















