.m-header .menu-header-menu-container .sub-menu .menu-item.icon-menu-company a:before {
    background: url(https://www.themilitarymutual.com/wp-content/themes/militarymutual/img/icons/icon-menu-business.png) center center no-repeat;
}

table.militaryKitTable.introTable,
table.militaryKitTable.introTable + .buttons {
    display: none;
}

section.cta {
    display: none;
}

body:not(.page-id-2938) #page .product-hero .inner > .title {
    max-width: 75%;
}

body:not(.page-id-2938) #page:not(.page-id-2938) .product-hero {
    background-size: 25%;
}

@media (max-width: 1320px) {
    body:not(.page-id-2938) #page .product-hero .inner > .title {
        max-width: 100%;
        font-size: 40px;
    }
    .page-id-2938 section.product-hero, .page-id-2882 section.product-hero {
        background: none !important;
    }
    .page-id-2938 .product-cta-top, .page-id-2882 .product-cta-top {
        display: none;
    }
}