

html:lang(ar) .view-last-grad-news .view-content .slick-list.draggable {
    direction: ltr !important;
}

.view-last-grad-news .view-content .views-row {
    display: block;
    text-align: end !important;
}


.path-trustees img,
.page-node-type-trustee img {
    max-width: 200px !important;
}

.path-trustees article .field--name-body p,
.page-node-type-trustee article .field--name-body p{
    width: 100% !important;
    text-align: justify !important;
    clear: both;
    font-weight: 600;
}

p.trustee-name {
    color: #b79a65;
}

.path-trustees article .field.field--name-body,
.page-node-type-trustee article .field.field--name-body {
    width: 300px;
    text-align: justify !important;
    display: block;
}


.path-trustees span.field.field--name-title{
        display: none;
}