
#owl{
  position: static;
  height: auto;
  width: 100%;
}
#owl div{
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 400px;
}

#page{
  margin-left:0px;
  padding: 15px;
}


