/*
Theme Name:     Twenty Twenty-Four Child
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Description:    Child theme for the Twenty Twenty-Four theme
Author:         eInfochips
Template:       twentytwentyfour
Version:        1.0.0
*/
@media (min-width: 1800px) {
    .container.corporate-links{
		max-width: 1600px;
        margin-bottom: 40px;
    }
}