.motor_8 {
    position: relative;
    z-index: 10;
    background-image: url(../image/ban13.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 500px;
  }

  .new_11{
   background-color: #464646 !important; 
  }

  .new_6{
    background-color: #A6212B !important; 
   }

   .new_7{
    background-color: #000000 !important; 
   }

   @media screen and (max-width: 600px) {
    .motor_8 {
      height: 400px;
    }
  }