@media only screen and (max-width: 768px) {
footer .eltdf-footer-bottom.eltdf-footer-bottom-full {
    padding: 5px 25px !important;
}
}

@media only screen and (max-width: 768px) {
.eltdf-title.eltdf-standard-type.eltdf-content-center-alignment {
    height: 120px !important;
}
}