@media screen and (min-width: 769px) and (max-width: 1024px) {
  body {
    background-color: #000;
  }

  footer#footer-sections {
    top: -118px;
    background-color: #000 !important;
    z-index: 9999;

    .content-wrapper,
    .page-section {
      padding-top: 20px !important;
      padding-bottom: 40px !important;
      min-height: 0px !important;
    }

    .fe-block-yui_3_17_2_1_1716208867291_5562 {
      grid-area: 1 / 11 / 3 / 17 !important;
    }

    .fluid-engine {
      grid-template-rows: repeat(
        2,
        minmax(calc(var(--container-width) * 0.0215), auto)
      ) !important;
    }

    image-block {
      position: relative;
      top: 78px;
    }
  }
}

 

Buy me a coffee