.image-overlay .overlay{
    margin-bottom: 0px;
}

.image-overlay {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}