.section_industry .industry-profile {
    border: 1px solid #80808052;
    border-radius: 8px;
}
.section_industry .industry-profile img {
    width: 200px;
    height: 200px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
