label[for="edit-date-of-birth-day"],
label[for="edit-date-of-birth-month"],
label[for="edit-date-of-birth-year"]{
     display: none;
}

.custom-cdm-survey #block-brutalfruit-survey-content .js-form-type-processed-text .banner {
   display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
.custom-cdm-survey #block-brutalfruit-survey-content .js-form-type-processed-text .banner img {
  width: 100%;
}
}
