@media (min-width: 90rem) {
	.header-wrapper {
		max-width: 1440px;
	}
	.navigation .topNavWrapper .topNavItems .topNavItemsLink {
		padding: 0px 24px;
	}
	.hxRhRB {
        -webkit-box-pack: unset;
        justify-content: unset;
    }
	.hxRhRB ul:first-child {
        margin-right: 48px;
    }
	.jCejIY {
        height: 41px;
        font-size: 32px;
        line-height: 41px;
    }
	.content {
	    max-width: 1440px;
    }
    .content .latestWrapper .midLWrapper {
	    height: 20%;
    }
	.jBWyDA {
        flex-direction: row;
        padding: 24px 48px;
    }
	.juagCa {
        order: 1;
    }
	.jByfce ul {
        column-gap: 48px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
	.eyIAny {
        column-gap: 48px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
    
}