
@media only screen and (min-width: 768px) {
    .single-image {
        padding: 0 35px;
    }
}