#prp .item{
	border: solid #000 2px !important;
	border-radius: 25px !important;
}
#prp .head{
	border-radius: 20px 20px 0px 0px !important;
}
#prp .title2{
color: #000 !important;
min-height: 115px !important;
}
#prp .title2 small{
	font-size: 16px !important;
}
#prp img{
	height: 267px !important;
}
#prp .overflow-auto{
	height: 350px !important;
}
/*#prp .item{*/
/*	min-width: 600px !important;*/
/*	height: 800px;*/
/*}*/
@media (min-width: 769px) { 
	#prp .item{
	min-width: 600px !important;
	/*height: 800px;*/
}
}

.content-details{
 min-height: 352px !important;	
}