@media only screen and (max-width: 767px) {

    .header-small-mobile .mobile-logo a img {
        height: 40px;
    }

    .header-small-mobile .mobile-logo {
        float: left;
    }

    .section-infography .with-border-left {

    }

    .mt-cu-3 {
        margin-top: 40px;
    }

    .footer-widget {
        text-align: center;
    }

    .footer-widget a img {
        margin: 20px 0;
    }

    .mobile-menu {
        padding-right: 15px;
    }

    .section-infography .banner-wrap a img {
        width: 40%;
    }

    .product-wrap .product-img, .product-wrap .product-img a img {
        max-height: 300px !important;
    }

    .product-cats-show {
        padding-top: 1rem;
    }

    .product-cats-show p {
        font-size: 0.8rem !important;
    }

    .product-cats-show span{
        font-size: 0.6rem !important;
    }
}
