/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */
@media (min-width: 760px) {    
 .container {        
  width: 1120px;
 }
} 
