@media(max-width:991px){
    .header__nav-2 {
    display: none;
}
.login_content {
    display: none;
}

.img_view {
    display: none;
}
.get_in_touch.lft {
    display: none;
}

div#hedr_togle_view {
    height: auto;
    overflow: auto;
}

div#cloz_togle {
    position: absolute;
    top: 0;
    right: 28px;
}

.get_in_touch.rgt {
    display: none;
}

}