﻿@media only screen and (min-width: 590px) {
    .bottomfooterbanner {
        position: absolute;
        bottom: 0px;
    }
}
