﻿@media (max-width: 600px) {
    #fixed {
        position: static !important;
    }
}
