.beruangLogo{
    width:200px;
    margin-top: -30px;
}
.imgTrustHome{
    max-width: 90px;
    margin-left: 15px;
    object-fit: contain;
    height: 130px;
}
.headerBeruang{
    background: #fff !important;
}
.BeruangImageMerchandise{
    width: 120px;
    margin-left: 25px;
}
.marlef-5{
    margin-left: 3px;
}
@media screen and (max-width: 670px){
    .beruangLogo{
        width:130px !important;
        margin-top: 0px;
    }
    .aLogoBeruang{
        width:auto;
    }
    .imgTrust{
        margin-left: 0px;
    }
    .brandLogoBeruang{
        width: 145px;
    }
    .imghome{
        width:230px;
    }
    .imgTrustHome{
        margin-left: 0px;
    }
    .imgclients{
        margin-left: 0px;
    }
    .beruangMenus{
        height: 45vh;
        overflow-y: scroll;
    }
    .more-control{
        text-align: center;
    }
    .more-control-vigure{
        margin: auto;
    }
    .make-beruangs{
        flex-direction: column-reverse;
    }
    .bring-beruang{
        text-align: center;
    }
    .mobile-comming{
        display: block !important;
    }
}

.font-10px{
	font-size: 10px !important;
}