#hero { display: flex; flex: 1; position: relative; height: 50vh; background-image: url('https://wallpaperbrowse.com/media/images/soap-bubble-1958650_960_720.jpg'); width: 100%; clip-path: polygon(0% 0%, 0% 85%, 50% 100%, 100% 85%, 100% 0%); margin-left: -2em; padding-right: 4em; }