




.head-link {
    display: none !important;
}

@media (min-width: 990px)  {
    body {  
        background: url(../../img/background/bg-asia2018-top.png) no-repeat center 100px , url(../../img/background/bg-asia2018.jpg) no-repeat center top fixed;
        background-color: #fce0e5;
    }
}

@media (min-width: 660px) and (max-width: 989px) {
    body {  
        background: #fce0e5 url(../../img/background/bg-asia2018.jpg) no-repeat center top fixed;    
    }
}

@media (max-width: 659px) {
    body {  
        background: #fce0e5 url(../../img/background/bg-asia2018.jpg) no-repeat center top fixed;    
    }
}
