@media screen and (max-width: 991px) {
    .content1{
    display:none;
}
.slides {
       width: 100%; 
   
  
  
  }
}