@media only screen and (min-width: 1024px)
{
    #spinner
    {
        bottom: 10px;
    }
}