.decoration{position:relative;z-index:3}.decoration::before{content:"";position:absolute;top:0;left:calc(50% - 200px);width:60px;height:30px;transform:translate(-50%,-100%);background-position:center 0;background-image:url(https://f.hubspotusercontent40.net/hubfs/7044196/green-texture.jpeg);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%)}@media(max-width:767px){.decoration::before{left:50%}}