.logo-img {
    width: 100%;
    margin-bottom: 15px;
}
.logo-img img {
    width: 50%;
    height: auto;
    display: block;
    margin: 0 auto;
}