
.member-editor{
    margin:0 0 70px;
}

@media screen and (max-width: 767px) {
   .member-editor{
    margin:0 0 40px;
}
}