.box-image_logo{
    width: 50%;
}
@media screen and (min-width:828px) {
    .box-image_logo{
        height: auto;
        margin-top: 15px;
    }
}
