.owl-wrapper {
   width: 100% !important;
   text-align: center;
}
.owl-carousel .owl-item {
  float: none;
  display: inline-block;
}
@media only screen and (max-width: 767px){
  .btn-menu {
    margin: 5px auto 15px;
  }
}