

@media only screen and (min-width: 1100px) {header:not(.scrolled):not(.sticky) .q_logo a{height: 200px !important;}}

.q_logo img {
top: -10%; }

.contact_form h5 {
  margin: 25px 0 18px;
}

@media only screen and (max-width: 1000px)
.q_logo a {
  height: 300px !important;
}

.footer_top {
  margin-top: 50px;
}
 