.hc-form-status {
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
	.hc-form-status {
		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	.hc-form-status img {
		width: auto;
		max-height: 40px;
	}
}