.widget-container {
position: relative;
margin: auto; width: 100%; }
.widget-container span.bars {  left: 565px;  
}
.widget-container span.red-line { top: 410px;
}
.widget-bg {
position: relative; }
.image-container {
position: absolute;
top: 5px; left: 6px; width: 540px;
height: 390px;
clip-path: polygon(0% 0%, 100% 0, 100% 92.6%, 94.5% 100%, 0% 100%);
}
.voile {
position: absolute;
top: 0; left: 0; width: 100%;
height: 100%;
clip-path: polygon(0% 0%, 100% 0, 100% 92.6%, 94.5% 100%, 0% 100%);  background: #000000; }  
.elementor img { background-size: cover;
}
.text-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-direction: column;
}
.text-inner {
width: 100%
}
.left-align {
display: flex;
flex-direction: column; } .descr-container {
display: flex;
flex-direction: column; } .text-inner a {
}  @media (max-width: 767px)
.elementor-4547 .elementor-element.elementor-element-c95cd37 > .elementor-widget-container { --e-transform-scale: 0.7 !important;
}  
.widget-container span.bars {
display: none 
}
.widget-container span.red-line {
display: none  
}