@media(min-width:1080px) { 
.column-html-893 { 
display: none; 
background: #2479a3; 
background-position: top left; 
background-attachment: scroll; 
background-repeat: no-repeat; 
background-size: center; 
padding-left: 40px; 
padding-right: 40px; 
padding-top: 50px; 
padding-bottom: 0px; 
margin-top: -60px; 
margin-bottom: 10px; 
-webkit-clip-path: polygon(0% 0%, 0% 95%, 50% 100%, 100% 95%, 100% 0%, 50% 10%); 
clip-path: polygon(0% 0%, 0% 95%, 50% 100%, 100% 95%, 100% 0%, 50% 10%); 
transition: clip-path 2s; 
-webkit-transition: clip-path 2s; 
} 
.column-html-893.inClipPath { 
} 
.column-html-893.outClipPath { 
} 
} 
@media(max-width:1079px) { 
.column-html-893 { 
display: none; 
background: #2479a3; 
background-position: top left; 
background-attachment: scroll; 
background-repeat: no-repeat; 
background-size: center; 
padding-left: 40px; 
padding-right: 40px; 
padding-top: 50px; 
padding-bottom: 0px; 
margin-top: -60px; 
margin-bottom: 10px; 
-webkit-clip-path: polygon(0% 0%, 0% 95%, 50% 100%, 100% 95%, 100% 0%, 50% 10%); 
clip-path: polygon(0% 0%, 0% 95%, 50% 100%, 100% 95%, 100% 0%, 50% 10%); 
} 
} 
