@media (max-width: 991px){


#page .header-1 .col-lg-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.header-1 .logo-img {
  width: 200px;
}

#page .header-1 .head_one .logo {
  margin-left: 0px;
  left: 88px !important;;
  top: -22px !important;;
}


#page .main-header .logo p,
#page .main-header .logo p.site-description {
  font-size: 18px !important;
  top: -3px !important;
}

#page .main-header .logo p,
#page .main-header .logo p.site-title {
  font-size: 34px !important;;
  width: 300px !important;;
}



}