@media screen and (min-width: 64em){
.board-director .pane-node-field-content-blocks .node-micro-content {
    min-height: 0 !important;
}
}
