  /*

    Use to style mobile layout

  */

  
  @media only screen and (max-width: 940px),
only screen and (-webkit-min-device-pixel-ratio : 1.5) and (max-device-width : 1024px), 
only screen and (min-device-pixel-ratio : 1.5) and (max-device-width : 1024px){

  }