.strong-content.strong-masonry .wpmtst-testimonial {
margin-top: 0;
word-wrap: break-word;
} .strong-masonry .wpmtst-testimonial,
.strong-masonry .grid-sizer {
width: 100%;
}
.strong-masonry .gutter-sizer {
width: 0;
}
.strong-masonry .wpmtst-testimonial.grid-item--width2 {
width: 100%;
} @media only screen and (min-width: 480px) { .strong-masonry.columns-2 .wpmtst-testimonial,
.strong-masonry.columns-2 .grid-sizer {
width: 48.5%;
}
.strong-masonry.columns-2 .gutter-sizer {
width: 3%;
}
.strong-masonry.columns-2 .wpmtst-testimonial.grid-item--width2 {
width: 97%;
} .strong-masonry.columns-3 .wpmtst-testimonial,
.strong-masonry.columns-3 .grid-sizer {
width: 31.33%;
}
.strong-masonry.columns-3 .gutter-sizer {
width: 3%;
}
.strong-masonry.columns-3 .wpmtst-testimonial.grid-item--width2 {
width: 62.66%;
} .strong-masonry.columns-4 .wpmtst-testimonial,
.strong-masonry.columns-4 .grid-sizer {
width: 22.75%;
}
.strong-masonry.columns-4 .gutter-sizer {
width: 3%;
}
.strong-masonry.columns-4 .wpmtst-testimonial.grid-item--width2 {
width: 45.5%;
}
}