﻿body {
    padding-bottom:100px;
}

@media only screen and (max-width : 1150px) {
    body { padding-bottom: 162px; }
}
