/* Custom CSS for Landing Page */

/* Container max-width */
.container {
    max-width: 1280px !important;
}
