.gallery-item {
    width: 25%;
}

.gallery-item img {
    max-width: 100%;
    height: auto;
}

.wr-calendar-date-label {
    white-space: nowrap;
}
