.border-1 {
    border: 50px solid transparent;
    padding: 55px;
    border-image: url(../img/border-res.jpg) 20 round;
    border-image-width: 50px;
}