div#fx7 {
  margin-top: 9%;
}
.sab-m-img img {
  width: 87%;
  padding: 14px;
}
.sab-m-img {
  display: flex;
  justify-content: center;
}
.sab-m-img {
  position: relative;
}

.sab-m-txt {
  position: absolute;
  top: 55px;
  background: white;
  right: -44%;
  width: 57%;
  padding: 27px;
}

.sab-m {
  background: #53c4fd;
  padding: 27px 0;
}

.sab-m-txt h1 {
  color: #007cff;
  font-size: 2.9rem;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 5%;
}

.sab-m-txt p {
  color: black;
  font-size: 1.6rem;
  font-weight: 400;
}