/**
 * Place your custom styles here.
 */
 
@media(min-width:1200px){  
/*************************************************************/    

.page{
    width: 950px;
} 
.container{
    width: 930px;
}


/*************************************************************/    
 }   