
@media screen and (max-width:991px) and (min-width:320px){
.header-area .main-nav .view_responce_section{
    width: 50%;
}
.header-area .main-nav .view_responce_section .logo img{
    width: 75%;
}
.header-area .header_head_line{
    display: none;
}
.change_head_option{
    height: auto!important;
}
}