﻿@media only screen and (max-width: 1200px){
    .header-pad-none{
        display:none;
    }
}
