.pl-bloc{
	width: 100%;
	display: flex;
	justify-content: center;
}
.pl-bloc{
	width: 100%;
	display: flex;
	justify-content: center;
}
.pl-bloc-img-wrap{
	width: 20%;
	height: auto;
	padding: 0 2.5px;
	text-align: center;
}
.pl-img{
	width: 100%;
	height: auto;
}
.pl-dvs-bloc{
	padding: 10px 0 0;
	width: 100%;
	display: flex;
	justify-content: center;
}
.pl-dvs-wrap{
	width: 50%;
	height: auto;
	justify-content: center;
	text-align: center;
}
.pl-dvs-wrap-img{
	width: 70%;
	margin: 0 auto;
	height: auto;
	display: block; 

}
.pl-img-txt{
	font-size: 12px;
	font-weight: 800;
}
.pl-dvs{
	font-weight: 600;
	font-size: 20px;
}