img.act-img {
  width: 350px;
}

.slider-inreach {
  position: absolute;
  width: 350px;
  margin: auto;
  right: 0;
  left: 0;
  bottom: -98px;
}

.slider-h1 {
  position: unset;
  width: auto;
  text-align: center;
  font-size: 32px;
  padding-top: 27px;
}

.page-h1 {
  font-size: 24px;
  font-weight: 600;
  margin: 150px 30px 0;
}

.act-flex {
  width: auto;
  flex-direction: column;
  margin: 0 30px;
}

.act-h2 {
  width: auto;
}

.act-h1 {
  width: auto;
  margin: 17px 0 8px;
  height: auto;
}

img.slider-img {
  width: 350px;
}

img.act-img {
  width: 90px;
}

.act-td {
  width: auto;
  margin: 0 0 50px;
  height: auto;
}

.act-td.middle {
  margin: 0 30px 50px;
}


.activities {
  margin-bottom: 87px;
}

.only-desktop {
  display: none;
}

div#list-btn {
  min-width: 20px;
  height: 17px;
  margin: 32px 13px;
  background: none;
  padding: 5px;
  background-color: #fff;
  display: block;
}

.mob-menu-line {
  background-color: #000;
  height: 3px;
  margin-bottom: 3px;
}

.top-header-area {
  height: 92px;
}

.logoArea {
  margin: 14px 74px 0 0;
  height: 65px;
  transition: .2s all;
}