.resultsItem h3{
	margin-top: 10px;
	margin-left:50px;
}

.resultsItem>div{
	margin-left: 50px;
}

.main-content .globalSearch{
	float: none;
    position: relative;
    right: auto;
}

.main-content .globalSearch input{
	display: block;
    width: 100% !important;
    background: #FFF;
    color: #6e6e6e;
    border: 1px solid #ccc;
}

.resultsItem .teaser{
	width: auto !important;
}

.globalSearch{
	margin-bottom: 10px;
}

.homePage div.instagram{
 	width: 33%;
}
  
.instagram-feed{
   width: 100%;
}
.instagram-feed div{
    position: relative;
    padding: 3px;
}
.instagram-feed div img {
    width: 100%;
}
.instagram-feed div i {
    position: absolute;
    left: 8px;
    bottom: 8px;
    color: white;
    font-size: 25px;
}



/****************** blog ************************/

.side-promotion.promotions{
    float: none !important;
}
.side-promotion .promotion-item{
    width: 100% !important;
}