.form p{
    display: flex;
}
@media only screen and (max-width: 600px) {
.text-mobile-heading{
	font-size: 1.75rem
}
}