@charset "utf-8";
@media screen and (max-width: 768px){
  
}
@media print, screen and (min-width: 769px){
  .space{
    margin-top:40px !important;
  }
  
}