.cig-gallery {
    max-width: 100%;
    margin: 20px auto;
}

.cig-image {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
}