@media only screen and (max-width:980px){
    
body section.banner .col-md-5 {    display: none;   }

body section.banner {    padding-top: 3em;  }    

ul.toplinks li:first-child {    display: none;  }

} 


section.boxsection.nonbg .box {
    background: #fff !important;
    padding-bottom: 20px !important;
} 