﻿
@media screen and (max-width:480px) {
    header {
        height: 286px;
    }

    .sortNav {
     border-top: 0px none;
    }
}
