@media screen and (min-width: 992px){.mega-menu__image.two-columns{max-width: 650px; margin-left: auto; min-width: 500px; height: 90%; max-height: 440px; display: flex; flex-wrap: wrap; gap: 16px;}.mega-menu__image.four-columns > .mega-menu__image-item{max-height: 220px;}.mega-menu__image.two-columns > .mega-menu__image-item{width: calc(50% - 8px); height: auto; background-color: #000;}.header .header-wrapper  .two-f-columns.mega-menu{grid-template-columns: 2fr 1fr;}.mega-menu__image.two-columns > .mega-menu__image-item{overflow: hidden;}.mega-menu__image.two-columns > .mega-menu__image-item:hover img{transform: scale(1.2);}.mega-menu__image.two-columns > .mega-menu__image-item img{transition: 200ms ease;}}