﻿dl, ol, ul {
    margin: 0;
    padding: 0;
}

#navitor-header {
    position: sticky;
    top: 0px;
    width: 1440px;
    z-index: 1;
}

.fixed-container {
    display: flex;
    justify-content: center;
}

.flex-center {
    justify-content: center !important;
}

.fixed-width {
    width: 1440px;
}

#navitor-navbar {
    width: 1440px;
}

#topmenu_tap {
    display: block;
    width: 100px;
}

.topSy1_ul li a.sy1_tit{
    font-size: 20px;
}

.topSy1_ul li a.sy1_tit .fa {
    font-size: 20px;
}

.h-content * {
    color: #4D4D4D;
}

.h-selling .cs-left {
    width: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.h-selling .cs-right {
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.h-selling .cs-left-action,
.h-selling .cs-right-action {
    width: 16px;
    height: 20px;
}

.h-selling .cs-left img:hover,
.h-selling .cs-right img:hover {
    cursor: pointer;
}

.h-selling .cs-container {
    display: flex;
    justify-content: space-between;
    width: 1084px;
}

#navitor-top-header div.navitor-top-header-container {
    width: 100%;
    height: 80px;
    background-color: #4D4D4D;
    padding-left: 123px;
    padding-right: 364px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#navitor-top-header div.navitor-top-header-item a {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
}

#navitor-top-header div.navitor-top-header-item a:hover {
    text-decoration: underline;
}

#navitor-header .space-lr {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 123px;
    margin-right: 124px;
    display: flex;
    justify-content: space-between;
}

#navitor-header .space-menu-lr {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 123px;
    margin-right: 124px;
}

#navitor-header .space-lr.space-h {
    height: 110px;
}


#top-category-nav {
    width: auto;
    padding-left: 72px;
    padding-right: 70px;
}

#navitor-header .nav-container {
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#navitor-header #top-category-nav a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 18px;
}

.cs-item-order-now {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 118px;
    height: 36px;
    margin-left: 24px;
    padding: 5px 32px;
    border-radius: 8px;
    border: 2px solid #EA6A26;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    background: #FFF;
    font-size: 16px;
    font-weight: 600;
}

.cs-item-order-now:hover {
    background-color: #4D4D4D;
    color: #FFF;
    text-decoration: none;
}

.cs-item-order-now i {
    font-size: 16px;
    color: #EA6A26;
}

#searchBox {
    width: 130px;
}

#navbar-menu-cart {
    width: 100px;
}

div.divCSRName {
    width: 100%;
}

.divMessageCenterBox {
    width: 100%;
}

.divCampaignCenterBox {
    width: 100%;
    margin: auto;
    position: relative;
    z-index: -1;
}

#footer-menu {
    width: 100%;
}

#footer td {
    font-size: 16px;
}

.footerheader,
.footerheader1 {
    font-family: "MuseoSans-500", "Museo Sans 500", "Museo Sans", sans-serif;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 28px;
}

.foot_connect_container {
    margin-bottom: 25px;
}

.foot_text_container,
.foot_text_container1 {
    padding: 30px 20px 0px 0px;
}

#foot_text1 {
    padding-bottom: 30px;
}

.footermenuitems div {
    height: 30px;
}

#foot_connect1 img {
    width: 43px;
    height: 43px;
}

.footermenuitems p,
.footermenuitems a.item {
    font-family: "MuseoSans-100", "Museo Sans 100", "Museo Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    line-height: 30px;
}

@media (min-width: 1400px) and (max-width: 1920px) {
    .foot_text_container p,
    .foot_text_container a,
    .foot_text_container1 p,
    .foot_text_container1 a,
    .footerheader,
    .footermenuitems p,
    .footermenuitems a.item {
        font-size: calc(25 * ((1vw*100)/1920));
    }
}

@media (max-width: 1400px) {
    .foot_text_container p,
    .foot_text_container a,
    .foot_text_container1 p,
    .foot_text_container1 a,
    .footerheader,
    .footermenuitems p,
    .footermenuitems a.item {
        font-size: 18px;
    }
}

#footer .footer-content {
    width: 100%;
}

#footer-menu1,
#footer-menu2,
#foot_connect {
    width: 100%;
    padding: 0px 130px;
}

#foot_connect1 {
    margin-top: 28px;
    width: 66.6666%;
}

#subscribe-frame {
    height: 232px;
}

.foot_logo * {
    font-size: 16px;
}

.foot_logo img.g7 {
    width: 170px;
    height: 170px;
}

.foot_logo img.asi {
    width: 169px;
    height: 93px;
}

.foot_logo img.brand-chain {
    width: 197px;
    height: 127px;
}

.foot_logo img.sage {
    width: 200px;
    height: 87px;
}

#foot_credit {
    width: 100%;
    padding: 16px 130px 0;
    height: 110px;
}

    #foot_credit > div:first-child {
        height: 78px;
    }

    #foot_credit .justify-content-custom {
        justify-content: space-between;
    }

    #foot_credit #caption {
        font-size: 25px;
    }

    #foot_credit .credit-connect a {
        font-size: 16px;
        line-height: 22px;
    }

    #foot_credit .credit-group {
        width: 283px;
        height: 51px;
    }

    #foot_credit .first-credit img {
        width: 65px;
    }

    #foot_credit .second-credit img {
        width: 180px;
        height: 78px;
    }

#footer-menu1, #footer-menu2, #foot_connect {
    width: 100%;
}

#top-category-hr,
#top-category-hr-thin {
    visibility: visible;
}

#navitor-logo {
    width: 233px;
    height: 80px;
}

.subscribe-email-address-container .footerheader-subscribe {
    font-family: "MuseoSans-100", "Museo Sans 100", "Museo Sans", sans-serif;
    font-weight: 100;
    font-size: 16px;
    line-height: normal;
}

.subscribe-email-address-container .subscribe-email-address {
    width: 200px;
    height: 25px;
    font-size: 16px;
    padding: 3px;
}

.subscribe-email-address-container .subscribe-button {
    font-family: "MuseoSans-100", "Museo Sans 100", "Museo Sans", sans-serif;
    width: 85px;
    height: 25px;
    padding: 6px;
    margin-left: 5px;
    margin-top: 2px;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 3px;
}

.subscribe-email-address-container #subscribeError {
    font-size: 16px;
}

.h-content {
    background: linear-gradient(180deg, #ECECEC 36.54%, #FFF 45%);
}

.h-discription {
    height: 304px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 43px;
    padding: 0 121px 0 123px;
}

.h-discription .h-discription_title {
    height: 64px;
    font-size: 28px;
    font-weight: 700;
}

.h-discription .h-discription_title span {
    color: #2CBFCD;
    font-size: 28px;
    font-weight: 700;
}

.h-discription .h-discription_content {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.h-item {
    display: flex;
    flex-direction: column;
    margin-left: 78px;
    padding-bottom: 20px;
}

.h-item-top {
    width: 204px;
    height: 2px;
}

.h-item-content {
    display: flex;
    justify-content: flex-start;
    height: 100%;
}

.h-item-left {
    width: 41px;
    display: flex;
    justify-content: center;
}

.h-item-right {
    width: 1216px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.h-item-left .h-left-title {
    transform: rotate(180deg);
    position: absolute;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 40px;
    height: 100%;
    text-align: right;
}

.h-item-title {
    margin-top: 39px;
    padding-left: 62px;
    font-size: 28px;
    font-weight: 700;
    line-height: normal;
}

.vertical-text {
    writing-mode: vertical-rl;
}

.h-selling {
    background: linear-gradient(180deg, #FFF 27.4%, rgba(177, 248, 255, 0.3) 50%, #FFF);
}

.h-selling .h-item-top {
    background: #2CBFCD;
}

.h-selling-left {
    background: #2CBFCD;
}

.h-selling .h-selling-categories {
    display: flex;
    justify-content: flex-start;
    margin-top: 38px;
}

.h-selling-card-container {
    margin-top: 8px;
    margin-left: 67px;
    margin-right: 65px;
    width: 1084px;
}

.h-selling-cards-line {
    display: flex;
    justify-content: space-between;
}

.h-selling-card {
    width: 529px;
    height: 668px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    border: 0.75px solid #2CBFCD;
    background: linear-gradient(217deg, #FFF 47.05%, #D9D9D9 100%);
}

.h-selling-card-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 27px;
    width: 100%;
}

.h-selling-card-title {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    height: 46px;
    line-height: 46px;
}

.h-selling-card-view {
    display: flex;
    justify-content: center;
    width: 100%;
}

.h-selling-card-view * {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}

.h-selling-card-view a {
    color: #EA6A26;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-left: 5px;
}

.h-selling-card-view i {
    font-size: 16px;
    color: #EA6A26;
    margin-left: 5px;
}

.h-selling-card-item-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.h-selling-card-item {
    width: 224px;
    height: 244px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 0.75px solid #EA6A26;
    margin-bottom: 20px;
}

.h-selling-card-item-title{
    padding-left: 12px;
    padding-right: 12px;
    height: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.h-selling-card-item-title a {
    font-size: 20px;
    font-weight: 600;
}

.h-selling-card-item a img {
    width: 222px;
    height: 182px;
}

.cs-item-a,
.cs-item-b {
    display: flex;
    flex-direction: column;
    width: 257px;
    height: 294px;
    border: 1px solid #9ACA3C;
    background: #FFF;
}

.cs-item-b {
    justify-content: space-between;
    border-color: #D9D9D9;
}

.h-selling .cs-item-link {
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
}

.h-selling .cs-item-link:hover {
    color: #EA6A26;
}

.cs-item-a .top-img {
    width: 255px;
}

.cs-item-a .cs-item-bottom {
    height: 108px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cs-item-a .cs-item-bottom-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

.cs-item-a .cs-item-bottom-left {
    margin-left: 20px;
    margin-top: 7px;
    width: 170px;
}

.cs-item-b .top-content {
    margin-top: 20px;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 16px;
    color: #4C4C4E;
}

.cs-item-b .cs-item-bottom {
    height: 108px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cs-item-b .cs-item-bottom-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    margin-bottom: 21px;
}

.cs-item-b .cs-item-bottom-left {
    margin-left: 20px;
    margin-top: 7px;
    width: 170px;
}

.h-selling .cs-item-b .cs-item-link {
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    line-height: 27px;
}

.h-selling .cs-item-b .cs-item-link:hover {
    color: #FFF;
    text-decoration: underline;
}

.cs-item-br-green {
    border-color: #9ACA3C;
}

.cs-item-br-blue {
    border-color: #2CBFCD;
}

.cs-item-br-red {
    border-color: #F15D5E;
}

.cs-item-br-yellow {
    border-color: #FAC809;
}

.cs-item-bg-green {
    background: #9ACA3C;
}

.cs-item-bg-blue {
    background: #2CBFCD;
}

.cs-item-bg-red {
    background: #F15D5E;
}

.cs-item-bg-yellow {
    background: #FAC809;
}

.h-saying .h-item-top,
.h-saying-left {
    background: #FAC809;
}

.h-saying-card-container {
    display: flex;
    justify-content: space-between;
    padding-left: 67px;
    padding-right: 65px;
    margin-top: 20px;
}

.h-saying-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    border-radius: 12px;
    background: #F5F5F5;
    padding: 24px;
    width: 345px;
    height: 263px;
}

.h-saying-star-container {
    display: flex;
    justify-content: flex-start;
    gap: 8px;
}

.h-saying-star-container i {
    font-size: 20px;
    color: #F59E0B;
}

.h-saying .h-saying-title {
    color: #524E52;
    font-size: 24px;
    font-weight: 700;
}

.h-saying .h-saying-content {
    font-size: 16px;
    font-weight: 400;
}

.h-saying .h-saying-card-bottom {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

.h-saying .h-saying-card-bottom .h-saying-card-bottom-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40px;
    border-radius: 20px;
    height: 40px;
    background: #E2E8F0;
    color: #4A5568;
    font-size: 14px;
    font-weight: 600;
}

.h-saying .h-saying-card-bottom .h-saying-card-bottom-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.h-saying .h-saying-card-bottom .h-saying-card-bottom-right .h-saying-card-bottom-name {
    color: #111827;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.8px;
}

.h-saying .h-saying-card-bottom .h-saying-card-bottom-right .h-saying-card-bottom-time {
    color: #718096;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.4px;
}

.h-saying .h-saying-bottom {
    display: flex;
    justify-content: center;
    margin-top: 19px;
}

.h-saying .h-saying-bottom .h-saying-bottom-content {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
}

.h-saying .h-saying-bottom .h-saying-bottom-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    margin-left: 5px;
}

.h-saying .h-saying-bottom .h-saying-bottom-container .h-saying-bottom-link {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #EA6A26;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.h-saying .h-saying-bottom .h-saying-bottom-container i {
    color: #EA6A26;
    font-size: 18px;
    font-weight: 400;
}

.h-promise {
    background: linear-gradient(180deg, #FFF 35%, rgba(225, 253, 174, 0.3) 50%, #FFF);
}

.h-promise .h-item-top,
.h-promise-left {
    background: #9ACA3C;
}

.h-promise-description,
.h-promise-card-container {
    margin-left: 62px;
    margin-right: 65px;
    width: 1084px;
    margin-top: 20px;
}

.h-promise-description ul li {
    margin-left: 20px;
}

.h-promise-description * {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.h-promise-card-container {
    margin-top: 30px;
}

.h-promise-card-container > div {
    display: flex;
    justify-content: space-between;
}

.h-promise-card-container img {
    width: 528px;
}

.h-promise-card-container .h-promise-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 528px;
}

.h-promise-card-container .h-promise-card .h-promise-card-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 528px;
}

.h-promise-card-container .h-promise-card .h-promise-card-content .h-promise-card-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
}

.h-promise-card-container .h-promise-card .h-promise-card-content .h-promise-card-description {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 20px;
}

.h-promise-card-container .h-promise-card .h-promise-card-content .h-promise-card-description a {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 20px;
    text-decoration: underline;
}

.h-promise-card-container .h-promise-card .h-promise-card-content .h-promise-card-content a {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    text-decoration: underline;
}

.new-normal-link {
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 165px;
    height: 36px;
    padding: 5px 32px;
    border-radius: 8px;
    border: 2px solid #EA6A26;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    font-size: 16px;
    font-weight: 600;
}

.new-normal-link i {
    font-size: 16px;
    color: #EA6A26;
}

.new-normal-link:hover {
    background: #4D4D4D;
    color: #FFF;
    text-decoration: none;
}

.h-sales {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.12) 17.31%, rgba(234, 106, 38, 0.05) 50%, rgba(255, 255, 255, 0.12));
}

.h-sales .h-item-top,
.h-sales-left {
    background: #F15D5E;
}

.h-sales-description {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 20px;
    margin-left: 62px;
    margin-right: 65px;
}

.h-sales-description a {
    padding-top: 10px;
    padding-bottom: 10px;
    align-items: center;
    color: #EA6A26;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.h-sales-description a i {
    color: #EA6A26;
    font-size: 18px;
    font-weight: 400;
    margin-left: 3px;
}

.h-sales .h-sales-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-left: 67px;
    margin-right: 65px;
    margin-bottom: 60px;
}

.h-sales .h-sales-bottom .h-sales-bottom-column {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.h-sales .h-sales-bottom .h-sales-bottom-column a img {
    width:100px;
    height: 100px;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-img-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 19px;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-item-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-item a {
    font-size: 18px;
    color: #EA6A26;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-item i {
    color: #EA6A26;
    font-size: 20px;
    font-weight: 400;
    margin-left: 8px;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-text-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-text-item a {
    font-size: 18px;
    color: #EA6A26;
}

.h-sales .h-sales-bottom .h-sales-bottom-column .h-sales-bottom-column-text-item i {
    color: #EA6A26;
    font-size: 20px;
    font-weight: 400;
    margin-left: 8px;
}

img.sales-connected-printer:hover {
    content: url(/images/NewHome/S-ConnectedPrinter2.png);
}

img.sales-product-catalogs:hover {
    content: url(/images/NewHome/S-ProductCatalogs2.png);
}

img.sales-marketing-materials:hover {
    content: url(/images/NewHome/S-MarketingMaterials2.png);
}

img.sales-faq:hover {
    content: url(/images/NewHome/S-Questions2.png);
}

.footer-container {
    border-top: 7px solid #2CBFCD;
}

.footer-content-container {
    background: #FFF;
    padding: 35px 105px 0 78px;
    display: flex;
    flex-direction: column;
}

.footer-content-container-items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 24px;
}

.footer-content-container-items * {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.footer-content-container-items a {
    text-decoration-style: solid;
    text-underline-position: from-font;
}

.footer-content-container-items a:hover {
    color: #000;
}

.footer-credit-container {
    width: 1440px;
    height: 99px;
    background: #4D4D4D;
    padding-left: 54px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-credit-container * {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
}

.footer-credit-container a,
.footer-credit-container a:hover {
    text-decoration: none;
    color: #FFF;
}

.footer-content-container .footer-link-container {
    display: flex;
    justify-content: space-between;
}

.footer-content-container .footer-link-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.footer-content-container .footer-link-column .footer-link-title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.footer-content-container .footer-link-column .footer-link-item {
    
}

.footer-content-container .footer-link-column .footer-link-item-null {
    height: 27px;
}

.footer-content-container .footer-link-column .footer-link-item-img {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 3px;
}

.footer-content-container .footer-link-column .footer-link-item-img a {
    text-decoration: none;
}

.footer-content-container .footer-img-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 20px;
    margin-bottom: 39px;
}

.footer-content-container .footer-img-container .footer-stay-title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
}

.footer-content-container .footer-img-container .footer-stay-link {
    margin-top: 17px;
    display: flex;
    justify-content: space-between;
    gap: 23px;
    width: 142px;
}

.footer-content-container .footer-img-container .footer-stay-link img {
    width: 43px;
    height: 43px;
}

.footer-content-container .footer-img-container .footer-link-container {
    width: 400px; 
    display: flex; 
    justify-content: space-between;
}

.footer-content-container .footer-img-container .footer-link-container .footer-link-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.footer-credit-container .footer-credit-cc {
    display: flex;
    justify-content: flex-start;
}

.footer-credit-container .footer-credit-link {
    display: flex;
    justify-content: space-between;
    width: 585px;
    margin-left: 62px;
}

.footer-credit-container .footer-credit-img-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-credit-container .footer-credit-img-container .footer-credit-imgs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 408px;
}

.footer-credit-container .footer-credit-img-container .footer-credit-imgs img.wh-fixed {
    width: 65px; 
    height: 43px;
}