@media only screen and (max-width: 767px) {
 .logo-alt{
  width: 90px;
  position: absolute;
  z-index: 2000;
  background:#fff;
  border-bottom:3px solid;
  border-left:3px solid;
  border-right:3px solid;
  padding:3px;
}


#owl-carousel-slider .item img{
  display: block;
  width: 100%;
  height: 325px;
}


	.bg-holder{min-height: 250px!important;}
.owl-carousel .owl-wrapper-outer{max-height:250px!important;}  
}