@media(min-width:1080px) { 
.column-html-358 { 
display: block; 
background-image: url('https://kesifglobal.com/image/catalog/Slider/29.png'); 
background-position: top left; 
background-attachment: fixed; 
background-repeat: no-repeat; 
background-size: cover; 
padding-top: 150px; 
padding-bottom: 100px; 
margin-top: -100px; 
margin-bottom: 0px; 
transition: clip-path 2s; 
-webkit-transition: clip-path 2s; 
} 
.column-html-358.inClipPath { 
} 
.column-html-358.outClipPath { 
} 
} 
@media(max-width:1079px) { 
.column-html-358 { 
display: none; 
background-image: url('https://kesifglobal.com/image/catalog/Slider/29.png'); 
background-position: top left; 
background-attachment: fixed; 
background-repeat: no-repeat; 
background-size: center; 
padding-top: 150px; 
padding-bottom: 100px; 
margin-top: -100px; 
margin-bottom: 0px; 
} 
} 
