@media only screen and (max-width: 576px){
    #headers-background, #header-1, #header-2{
        display: none !important;
    }
}