@media screen and (max-width: 1170px) {
    #top {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
}