/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

@media (max-width:767px) {
  section#top {
    min-height:600px;
    display:flex;
    align-items:center;
  }    
}
