@media only screen and (max-width: 600px) {
.header_logo {
  margin: 10px;
  width: auto;
  box-sizing: border-box;
  display: block;
}
.footer_wrapper a {
  width: auto;
}

#wowslider-hss .ws-title {
    font-size: 15px;
}
.iframe_youtube {
  width: 100%;
  height: auto;
}
}
