
@media only screen and (min-width: 768px) {

.chatFormContent {
 left: 30%  !important;
}
}
