@media screen and (max-width: 768px) {
.form_section h3 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: none;
    margin: 0;
    letter-spacing: 0.025em;
}
	}