.itm-wrr{
	padding: 0 15px;
	
}

.itm-wrrr p{
	color: grey;
	text-align: justify;
}
.itm-wrrr h4{
	font-size: 21px;
    margin-bottom: 20px;
    margin-top: 0;
    color: black!important;
}
.itm-wrrr h4 b{
	font-size: 14px!important;
    text-decoration: initial;
}

.itm-wrrr img{
	max-width:100%
}

.itm-wrrr{
	border: 1px solid white;
 border-bottom: 1px solid #eaeaea;
    padding: 10px!important;

}
.link a{

    padding: 5px 42px;
    border-bottom-right-radius: 15px;
}
.link{
	    text-align: right;
}
h4 b{
	    text-transform: uppercase;
    font-size: 18px;
    text-decoration: underline;
    color: #484848;
}