/*Add your customer CSS for the landing page/frontend here*/

@media (min-width: 1200px) {
    .page-wrapper {
        max-width: 1200px;
    }
}