﻿@media only screen and (max-width: 1080px) {
    #show {
        display: none;
    }
}