#home{display:flex;flex-direction:column;align-items:center}#home .welcome{margin-bottom:60px}.home-container{width:1200px;max-width:1480px}@media only screen and (max-width:1480px){.home-container{width:80%}}@media only screen and (max-width:1024px){.home-container{width:calc(100% - 48px)}}@media only screen and (max-width:640px){.home-container{width:calc(100% - 24px)}}