.image-block {
    width: 100%;
    text-align: center;
    position: relative;
}

.image-block img {
    display: block;
    margin: 0 auto;
}