footer.MainFooter{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5%;
    background-color: red;
    color: white;
    text-align: center;
    vertical-align: center;
}

img.SU7{
    min-width: 25%;
    max-width: 50%;
}