body, html {
  width: 100%!important;
  padding: 0px!important;
  margin: 0px!important;
}
@media only screen and (max-width: 1024px) {

    .swiper-button-next,.swiper-button-prev {
      display: none!important;
    }

#logo{
  height: 75px!important;
}

.anaslayt {
    height: auto!important;
}
}