.reassurance-container{
	height:195px;
	overflow:hidden;
}
/*.reassurance-description{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 15px;
	text-align: center;
}*/
@media (max-width:992px){
	.reassurance-container{
		margin-bottom:15px;
	}
}