Template:Home/Polaroids/styles.css

Template page
#polaroid-gallery li {
    display: inline-block;
}

#polaroid-gallery {
    width: 100%;
}
/*
@media (max-width: 850px) {
#polaroid-gallery {
    width: 100%;
}
}
*/