.connect-area {
  width: auto;
}

.page-body {
  margin: 0 17px;
}

.blog-body {
  width: auto;
}

.header-h1 {
  font-weight: 600;
  font-size: 31px;
}

.blog-img {
  width: auto;
  height: auto;
}

img.section-image {
  width: 100%;
  height: auto;
}

.connect-flex.d-flex {
  flex-direction: column;
}

.connect-td {
  width: auto;
}

.connect-td.middle {
  margin: 20px 0;
}

.section1 .connect-txt-flex {
  margin: 20px 10px 30px;
}

.connect-h1 {
  font-weight: 600;
  font-size: 31px;
}

.blog-title,
.blog-txt,
.header-h1 {
  width: auto;
  font-size: 25px;
}

.cat-td {
  padding: 5px 9px;
  border-radius: 5px;
  line-height: 18px;
}

.connect-txt-h1 {
  line-height: 24px;
  font-size: 25px;
  margin-bottom: 20px;
}