.image-with-button-1 a.btn{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.image-with-button-1 img{max-width:830px;}

@media only screen and (max-width:991px) {
.image-with-button-1 img{max-width:100%;}
}