.form form .contact-form-columns .form-input-comments {  
    left:unset;
 }


.wrap__page-appointment .form form .contact-form-columns .form-input-comments, .wrap__page-contact .form form .contact-form-columns .form-input-comments {
left:unset;
}


/* .home-layout .slider__image--fixed {
    background-size: contain !important;
}

.home-layout .bx-controls-buttons{
    display: none;
} */

.staff-member__image {
    height: 210px;
    background-position: top center;
}
/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1) {
.image_f__container {
    width:300px;
}
}