.cf7ic_instructions {
		max-width:400px;
}
@media screen and (max-width: 400px) {
.cf7ic_instructions label{
		display: flex;
  justify-content: center;
  width: 100% !important;
}
}