
/*XX-Large devices (larger desktops, 1400px and up*/
/*If the screen size is 1400px or more*/
@media screen and (min-width: 1400px) {
      .shadeLayer {
    }
      #SpInstalation h3 {
  
        top: 50%;
   
      
    }
}