.sow-slider-image img {
  height: 700px !important;
  object-fit: contain;
  display: none !important;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {
  width: 100%;
  height: 700px;
}

.wp1s-bxslider li img {
  height: 700px;
  width: 100%;
  object-fit: cover;
}

#theme-attribution {
	display: none;
}