#hp-banner p:after {
content: "";
position: absolute;
z-index: -1;
bottom: -52px;
left: 0;
display: block;
height: 57px;
width: 100%;
background: url(images/GRAFF-CONCAVE.png) center bottom/100% 57px no-repeat;
}
.entry-content img:not([src*=".png"]) {
padding-bottom: 35px;
padding: 0 0 35px !important;
background: transparent url(images/GRAFF-CONVEX.png) no-repeat 50% 100%;
background-size: 90% 35px;
}