.footer {
  height: 65% !important;
}
.footer .field--item p{
    position: absolute;
    top: 18vw;
    line-height: 1.25;
}

.footer .field--name-field-link-group {
  width: 74% !important;
}

@media only screen and (min-width:760px) and (max-width:1024px) {
.footer {
  line-height: 1.25;
}

.footer .field--item p {
top: 535px;
}
}

@media only screen and (max-width: 767px) {
.footer {
line-height: 1.25;
height: 60% !important;
}
.footer  #block-copyrightfooter {
padding-top: 48px;
}
.footer .field--item p {
 top: 280px;
}
.footer .social-media-links--platforms {
  margin-left: -26px !important;
}
.footer  #block-copyrightfooter {
  padding-top: 48px;
  }
}
