.motor_6 {
  position: relative;
  z-index: 10;
  background-image: url(../image/ban11.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 500px;
}

.new_8 {
  background-color: #1c429d !important;
}

.new_9 {
  background-color: #151515 !important;
}

/* meadia-query */

@media screen and (max-width: 600px) {
  .motor_6 {
    height: 400px;
  }
}
