@media (max-width: 780px){
}
div.owl-theme .owl-controls .owl-buttons div{
  top: 40%;
  margin-top: 0px;
}
@media(max-width: 470px){
  div#banners .owl-carousel{
    margin-top: 5px;
  }
}