.active3{
	color: #e25098 !important;
}
.caption-sec{
	position: static;
	top: 50%;
	left: 30%;
	right: 30%;
	color: #000;
}
i{
	font-size: 12px !important;
	font-style: normal !important;
}
img{
	width: 100%;
	height: 100%;
}
.img-sec{
	height: 200px;
	width: 100%;
}
.img-sec img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.image-sec{
	height: 200px;
	width: 100%;
}
.image-sec img{
	width: 100%;
	height: 100%;
}
.col-md-4 a {
	font-style: regular;
	color: #f29d8f;
	font-size: 18px;
	text-decoration: none;
}
@media screen and (max-width:  388px){
	.s1{
		margin: 30px;
	}
	.image-sec{
		height: 300px;
	}

}
@media screen and (max-width:  756px){
	.s1{
		margin: 30px;
	}
	.image-sec{
		height: 474px;
	}

}
@media screen and (min-width:  991px){

	.image-sec{
		height: 300px;
	}

}
