@media screen and (min-width:320px) and (max-width:991px){
    .GLP_Header img{
        /*display: none;*/
    }
    .GLP_Header {
        /*background: url(images/home-banner1.jpg);*/
        background-size: cover;
        background-position: center;
    }
}