
/* large desktops ( large desktops screen sizes ) style for this page, maximum screen size is higher than 1200px */

@media(min-width:1200px){  
     
section.intro    { padding-bottom: 20px; }
section.intro h1 { padding:20px 0 20px 0; margin-top:10px; font-size: 1.8em;}
section.services { padding: 20px 0 20px 0; }
      
}