.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #FFF;
}

img {
    max-width: 100%;
    max-height: 400px;
}

section.h-100.bg-light {
    overflow: hidden;
}