div#fx4 {
  margin-top: 6%;
}

.prog-img img {
  width: 100%;
  padding: 10px !important;
  margin: 0;
  padding: 0;
}

.prog-img {
  padding: 0 !important;
}

.prog-txt h1 {
  color: #007cff;
  font-size: 5.3rem;
  font-weight: 900;
  margin-top: 0;
}
.prog-txt h3 {
  margin-top: 0;
  margin-bottom: 5%;
  font-weight: 800;
}

.prog-txt p {
  font-size: 1.9rem;
  color: black;
  font-weight: 400;
}
.botnot.prog2 {
  /* justify-self: left; */
  margin-bottom: 3%;
}
.prog.container.col-md-12 {
  box-shadow: 10px 15px 23px -9px rgba(0,0,0,0.75);
  -webkit-box-shadow: 10px 15px 23px -9px rgba(0,0,0,0.75);
}

.botnot.prog2 h2 {
  margin-top: 4%;
  background: #00a93b;
}