.kenesis-body {
  height: auto;
  background: #f1eee7;
  background-size: auto;
}

.botnav .navbar {
  margin-left: 25% !important;
}

.botnav {
  width: 100%;
  height: 100px;
  z-index: 2;
  float: left;
}

.content1 {
  width: 100%;
  height: auto;
}

.image2,
.image3,
.image4,
.image5,
.image6,
.image7 {
  float: left;
}

.image1:not(:has(> .deleteblockplaceholders)) {
  width: 100%;
}

.kenesis-body .image2 [data-width],
.kenesis-body .image3 [data-width],
.kenesis-body .image4 [data-width],
.kenesis-body .image5 [data-width],
.kenesis-body .image6 [data-width],
.kenesis-body .image7 [data-width] {
  width: 100%;
  height: 200px;
  background-size: cover;
}

.kenesis-body .image2,
.kenesis-body .image3,
.kenesis-body .image4,
.kenesis-body .image5,
.kenesis-body .image6,
.kenesis-body .image7 {
  width: 16.66%;
  overflow: visible;
}

.kenesis-body .rv-content > div {
  width: 100%;
}

html .kenesis-body div.rv-content {
  padding: 0px !important;
}

a {
  transition: 0.8s ease;
}

.kenesis-body .rv-content {
  margin: 0px !important;
  width: 100% !important;
  display: flex;
}

.kenesis-body .rv-content {
  width: 100%;
}
