/* frontend */
		
.placeholder, .contener{
	height: 135px; 
	width: 172px;
	float: left;
	margin: 0 5px 5px 0;			
}


.parallax-window {
	background: transparent;
	cursor: pointer;
	padding-bottom: 15px;
}	

.rowContener{
  float: left;
  clear: left;
}

@media (max-width: 1440px){
	.galleryOfferBig .bigText{
		padding-right: 50px;
		height: 48px;
		overflow: hidden;	
		border-bottom: 2px solid #FFF;
		margin-bottom: 5px;
	}	
	
	.galleryOfferBig .bigText{
		font-size: 29px;
		line-height: 25px;
	}			
	
}
