@media only screen and (max-width: 991px) {
  .baner-slide-row {
    display: flex;
    flex-direction: row;
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
