.connect-area {
  width: auto;
}

.filter-area {
  width: auto;
}

.header-h1 {
  width: auto;
  padding: 20px 24px 0 20px;
  font-size: 20px;
  line-height: 24px;
  text-shadow: 0 0 10px rgba(0, 0, 0);
}

.page-body {
  margin: 0 10px;
}

.ques-block {
  width: auto;
}

.connect-td.middle {
  margin: 0 0 30px;
}

.beach-h1 {
  font-size: 25px;
  text-align: center;
  opacity: 1;
  text-shadow: 0 0 10px rgb(0 0 0);
}

.quest-line {
  margin: 10px;
  padding: 17px 10px;
}

.selected-cats-name {
  width: auto;
}

.header-area {
  background-image: url(../images/devices_banner_mobile.png);
}

.cat-td {

  padding: 0 10px;
  margin: 0 5px;

}

.qs-head {
  font-size: 25px;
}

.quest-txt {
  font-size: 16px;
  line-height: 20px;
  padding: 0px 10px;
}

.beach-area {

  height: 99px;

}