
image.png
.bastLe{
width: 23%;
background: #58a;
clip-path: polygon(100% 0%, 100% 0%,91% 100%, -100% 100%, 70px calc(100% - 70px));
height: 27px;
padding-top: 5px;
}
.bastRi{
width: 23%;
background: #58a;
clip-path: polygon(100% 0, 100% 0%,100% 100%, 0px 100%, 15px calc(100% - 70px));
height: 27px;
padding-top: 5px;
}