.single-image {
    margin-top: 30px;
    margin-bottom: 30px;
}

.single-image img {
    width: 100%;
    display: block;
    margin: auto;
}