.b-nayok{
	position:relative;
	text-align:center;

	}
.b-nayok img{
	max-width:100%;
	height:auto;
	
	}

.b-nayok .about-btn{
	position: absolute;
	 right:20px;
	 bottom:-18px;

	}
	
.b-palad{
	position:relative;
	text-align:center;

	}
.b-palad img{
	max-width:100%;
	height:auto;
	
	}	
@media (min-width: 992px) and (max-width: 1199px) { 
	
	.b-nayok .about-btn {
		position: absolute;
		right: -20px;
		bottom: -6px;
	}	
}