.motor_9 {
  position: relative;
  z-index: 10;
  background-image: url(../image/ban14.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 500px;
}

.new_10 {
  background-color: #53a9c3 !important;
}

.new_6 {
    background-color: #000000 !important;   
}

@media screen and (max-width: 600px) {
  .motor_9 {
    height: 400px;
  }
}
