@media (max-width: 991px) {
	.form-btn {
		display: block;
		float: none;
		margin: auto;
		text-align: center;
	}
}

div#ry-section-cta .cta-item:last-child:hover .cta-photo:before {
    border-radius: 0;
}