.multioffers_value-block{
	height: 120px;
width: 80px;
}
.multioffers_value-block img {
    height: 80px;
    vertical-align: top;
}

.customcontent{
	background: #fff;
margin-bottom:20px;
padding-left:20px;
}
.customtext{
margin-bottom:100px;
background: #fff;	
text-align:center;
 
  height:100px;
}
.multioffers_value-block.sel, .multioffers_value-block:hover {
  background-color:white;
  border-color: black;
  color: white;
}

.zindex{
	text-align:center;
	display:block;
	margin:auto;
}

.green{
	    background-color: green;
}
  .faq{
	  width:80%!important;
  }
  
  .near{
	  margin-right:40px;
  }

.rs-warehouse-row .stick-wrap {
	font-size: 14px;
}

@media (max-width:767px) {
    .order-xs--1 {
        order:-1;
    }
}