.logo_box{
    width:100px;
    height:50px;
}
.logo_box .logo{
    width:100%;
    object-fit:cover;
}