body {
  height: 900px;
  background-color: #e2e7ec;
}
.block {
  width: 1200px;
  height: 450px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 80px 0px 0px 80px;
}

.bl0 {
  background-image: url(car.png);
  justify-content: space-between;
  text-align: center;
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.95)),
    url(car.png);
  flex: 0 690px;
  font-family: Miso;
  font-size: 30px;
  letter-spacing: 1.75px;
  text-align: left;
  padding-left: 46px;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
  margin-right: 0px;
  margin-left: -2px;
  height: 540px;
}
.span {
  margin-top: 30px;
}
.bl1 {
  background: #fff;
  justify-content: space-between;
  text-align: center;
  font-size: 20px;
  flex: 0 330px;
  font-family: Miso;
  font-size: 30px;
  letter-spacing: 1.75px;
  width: 360px;
  height: 540px;
}

.img1 {
  filter: brightness(70%);
}

.date1 {
  opacity: 0.5;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #818181;
  margin-top: 404px;
  text-align: left;
}
.date2 {
  opacity: 0.5;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #818181;
}
.center-left {
  text-align: left;
  padding-left: 27px;
  color: #1d1d1d;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 20px;
}
.icons {
  margin-top: 40px;
}
.icons1 {
  margin-top: 60px;
}
.icons2 {
  margin-top: 69px;
}
.bl2 {
  margin-top: 40px;
  background: #fff;
  justify-content: space-between;
  font-size: 20px;
  margin-right: 0px;
  font-family: Miso;
  font-size: 30px;
  letter-spacing: 1.75px;

  width: 340px;
  height: 540px;
}
.im {
  width: 340px;
  height: 231px;
}
.load {
  padding: 79px 695px;
}