<style>
@media screen and (min-width: 769px) and (max-width: 1024px) {
footer#footer-sections .content-wrapper,
footer#footer-sections .page-section {
padding-top: 20px !important;
padding-bottom: 40px !important;
min-height: 0px !important;
}
footer#footer-sections .fe-block-yui_3_17_2_1_1716208867291_5562 {
grid-area: 1 / 11 / 3 / 17 !important;
}
footer#footer-sections .fluid-engine {
grid-template-rows: repeat(2, minmax(calc(var(--container-width) * 0.0215), auto)) !important;
}
}
</style>