.blkwtofflw {
	 background: #f9f9fb;
}
 .blkwtofflw__policy {
	 display: flex;
	 padding: 10px 0;
}
 .blkwtofflw__img {
	 width: 23%;
}
 .blkwtofflw__img img {
	 width: 100%;
}
 .blkwtofflw__desc {
	 margin-left: 20px;
}
 .blkwtofflw__desc h3 {
	 font-size: 14px;
	 font-weight: 500;
	 margin: 5px 0;
	 text-transform: uppercase;
}
 .blkwtofflw__desc p {
	 font-size: 13px;
	 margin-bottom: 0;
	 font-weight: 400;
	 line-height: 26px;
	 margin: 0;
}
 