.pupstekoop {
	max-width:100%;
	width:500px;
	margin:15px 0px;
}
.pupstekoop .puptekoop .foto {
	width:400px;
}
.pupstekoop .puptekoop .prijs {
	position:relative;
	text-align:center;
	background-color:#0051ba;
}
.pupstekoop .puptekoop .status {
	position:relative;
	text-align:center;
	background-color:#0051ba;
}
.pupstekoop .puptekoop .referentie {
	position:relative;
	text-align:center;
	background-color:#0051ba;
}
.pupstekoop .puptekoop a {
	color: #fff;
}
@media only screen and (max-device-width: 984px) {
	.puptekoop {
	}
}