.spacer--faculty{
  height: 100px;	
}
@media (max-width: 768px) {
.spacer--faculty{
  height: 0px;	
}}