img::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #F5F5F4 url(../images/break.png) no-repeat center / 50% 50%;
    color: transparent;
}