h2.section-offers-content-title.about-about-us::after {display: none; }
h2.section-offers-content-title.about-about-us {padding-bottom: 0px!important;}
#section-offers-5{
	padding:0;
	overflow: hidden;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;

}
#section-offers-5 .single-post-right, #section-offers-5 .single-post-left{
    background: #e8e2d9;
    padding: 50px;
    outline: 6px double #dda264;
    outline-offset: -20px;
	width: 95%;
}

#section-offers-5 .single-post-right {
    margin-left: 18px;
    z-index: 10;
    position: relative;
}

#section-offers-5 .single-post-left {
	margin-left: 18px;
    position: relative;
}

#section-offers-5 .single-offer-5{
	background-color: rgba(255,255,255, .8);
	background-image: url('../../img/bg_main.jpg');
}
#section-offers-5 .single-offer-5.single-offer-block-1{
    background-color: #e3e3e3;
    padding: 40px 0px;
	background-image: url(http://domek-goscinny-bukowina.itstart.eu/rezerwacje/posts/3.jpg);
    background-size: 100% auto;}
#section-offers-5 .single-offer-5.single-offer-block-1 .single-offer-5-col-left{}
#section-offers-5 .single-offer-5.single-offer-block-1 .single-offer-5-col-right{}
#section-offers-5 .single-offer-5.single-offer-block-2{

}
#section-offers-5 .single-offer-5.single-offer-block-3{

}
#section-offers-5 .single-offer-5.single-offer-block-4{}


#section-offers-5 .section-offers-card-img {
    max-height: 350px;
}
#section-offers-5 .single-offer-5-img{
	min-height: 290px;
	max-height: 300px;
	object-fit: cover;
}

#section-offers-5 .single-offer-5-col-left, #section-offers-5 .single-offer-5-col-right {padding: 0;}

#section-offers-5 .single-offer-5-col-left-content-item-1,
#section-offers-5 .single-offer-5-col-left-content-item-2,
#section-offers-5 .single-offer-5-col-left-content-item-3{max-width: 700px;margin: 0 auto;}

#section-offers-5 .section-offers-content-title{
	color:#000 !important;
	font-size: 42px;
	font-family: "Abril Fatface";
	font-weight: 400;
}
#section-offers-5 .section-offers-content-text{
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4;
	text-align: center;
	color: #3d3d3d;
}
#section-offers-5 .section-offers-content-link{
	padding: 13px 55px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}




/*****************/
/*  MIN WIDHT  **/
/***************/


/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
	
	#section-offers-5 .single-offer-5-img{
		min-height: auto;
		max-height: none;
		object-fit: unset;
	}
	
	#section-offers-5 .single-post-left {
		margin-left: 0px;
		width: 98%;
	}
	
	#section-offers-5 .single-post-right {
		margin-left: 15px;
		width: 98%;
	}
}

@media (min-width: 1200px) {
	
	#section-offers-5 .single-post-right {
		margin-left: 120px;
		z-index: 10;
		position: relative;
	}

	#section-offers-5 .single-post-left {
		margin-left: -100px;
	}
	
}