﻿#AppLinkContainer
{
    padding: 0px 15px 15px 15px;
}

@media(min-width:992px) {
    div#AppLinkContainer {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#AppLinkContainer img
{
    margin-right: 4px;
}

body {
    margin-bottom: 265px !important;
}

.footer
{
    height: 265px; /* Set the fixed height of the footer here */
}