@media (min-width: 769px){
    .form-label-item {
	width: 400px;
	flex-basis: 400px;
    }
}
.title {
    color: #000;
}