@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .main_middle {

width:100%;
padding-left:5%;
padding-right:5%;
  }
}