.wps-pf-image img {
	width: 100%;
	height: 100%;
	max-height: 300px;
}

div.col-md-12.wps-pf-image {
	padding: 10px 0px;
}

div.col-md-12.wps-pf-form-container.well {
	margin: 0px;
}

.wps-pf-link-button:hover {
	background: linear-gradient(
     rgba(0, 0, 0, 0.1),
     rgba(0, 0, 0, 0.1)
   );
}