.schooltext-wrapper { float: left; position: relative; width: 100%; margin-bottom: 40px; }

.schooltext-wrapper h2 { margin-top: 0px; margin-bottom: 4px; }

.schooltext-wrapper h3 { margin-bottom: 4px; color: #000000; }

.schooltext-wrapper .tab-pane article { height: 167px; overflow-y: hidden; position: relative; }

.schooltext-wrapper .tab-pane article.expanded { height: 100%; }

.schooltext-wrapper .tab-pane article.expanded::after { display: none; }

.schooltext-wrapper .tab-pane article::after { content: ''; position: absolute; right: 0; bottom: 0; left: 0; width: 100%; height: 50px; background-color: #ffffff; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%); background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%); background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }

.schooltext-wrapper .tab-pane .morelink { display: block; color: #34AFB6 !important; font-weight: 700; text-decoration: none !important; margin-top: 15px; cursor: pointer; margin-top: 20px; text-transform: uppercase; }
