body .header .top {
  display: none;
}
body .indextop .flickity-viewport {
  height: 650px !important;
}
body .indextop .flickity-page-dots {
  bottom: 20px;
}
body .indextop .image {
  width: 100%;
  height: 650px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}