/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01.02.2014, 15:10:30
    Author     : ReMaker9
*/



@media (max-width: 500px) {
    
    
    .SmallOut 
    {
        display:none;
    }
    
    
    .GameMenu .MenuItem.button 
    {
        width:44%;
    }
    
   .button 
   { 
        font-size: 1.4em !important;
   }
    
   
   .ViewLable
   { 
    font-size: 1em !important;
   }
   
}
