@media only screen and (max-width: 600px) {
.gallery-item {
    width: 100% !important;
}
}