.mc-gallery.horizontal-carousel li.gallery-box img {
    display: block;
    height: 50px !important;
    object-fit: contain;
    aspect-ratio: auto !important;
    max-width: 62px;
    transition: auto;
}
 .footer-banner-box p a { text-transform: capitalize;}

@media screen and (max-width: 767px) {
    .footer-banner-box a {
   font-size: 20px;
    text-transform: capitalize;
}
    .signupsaving.wpb_column .wpb_wrapper h2 {
    
    max-width: 278px;
}
.header-container .header-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header .header-left a:first-child {
    width: auto !important;
}
.header-left a img {
    float: none;
    max-width: 180px;
    margin: 0;
}
.header .mobile-menu-switch {
    display: table-cell;
    height: 34px;
    padding: 0;
    margin: 0;
}
.header .header-left a:first-child {
    display: flex;
    width: 432px;
    
    flex-basis: min-content;
}
}