.md-gallery-wrapper{
    margin: 0 -15px;
}
.md-gallery-content{
    margin-bottom:20px;
}

.md-gallery-wrapper.logos .md-gallery-content {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.md-gallery-wrapper.logos .md-gallery-content-image {
    display: flex;
    align-items: center;
    justify-content: center;
}