shorten nonprofit testimonials

This commit is contained in:
Quincy Larson
2016-02-22 15:30:08 -08:00
parent d146c23945
commit 2f613ec216
2 changed files with 6 additions and 6 deletions

View File

@@ -606,10 +606,10 @@ thead {
margin-left: 20px;
margin-right: 20px;
@media (min-width: 991px) and (max-width: 1199px) {
height: 450px;
height: 300px !important;
}
@media (min-width: 1200px) {
height: 300px;
height: 200px !important;
}
}