@media screen and (min-width: 1024px) {
  /*NOTES fonts*/
  .hero h1 {
    font-size: 60px;
  }
  .hero h2 {
    font-size: 40px;
  }
  .hero h3 {
    font-size: 30px;
    margin-bottom: 16px;
  }
  .hero h4 {
    font-size: 24px;
  }
  .hero.section p,
  .footer p {
    font-size: 20px;
  }
  div.brand > div {
    height: 45px;
    width: fit-content;
  }
  #section-1.section {
    margin-top: 0px;
  }
  .section {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .section.call-out {
    height: 230px;
  }
  .section.call-out h2 {
    font-size: 48px;
  }
  .section.call-out h5 {
    font-size: 16px;
  }
  article.contents {
    padding: 143px 0 141px;
  }
  article.contents.not-padding-it {
    padding: 0px;
  }
  .title-sections {
    margin-top: 10px;
    margin-bottom: 35px;
  }
  .call-out .content {
    margin-top: 34px;
    margin-bottom: 33px;
  }
  .footer h2 {
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.94;
    letter-spacing: normal;
  }
  .footer .instafeed > ul > li > a > img {
    max-width: 200px;
    height: auto;
  }
  .footer .footer-row {
    border-right: solid 2px #f0f0f0;
  }
  .footer ul > li {
    font-size: 20px;
  }
  .medsos {
    margin-top: 43.2px;
  }
  .medsos > a > i {
    font-size: 30px;
  }
  .footer .footer-bottom p {
    font-size: 16px;
  }
  .footer .footer-bottom {
    padding-left: 30px;
    padding-top: 50px;
  }
  .many-button button {
    margin-right: 10px;
  }
  .company article.contents {
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 0;
  }
  .right .company .images {
    /* width: 451px; */
    height: 451px;
    /* margin-left: auto; */
  }
  .left .company .images {
    width: 451px;
    height: 451px;
    margin-right: auto;
  }
  span.fulltime {
    font-size: 20px;
  }
  .brand-detail {
    padding: 10px 0;
  }
  .brand {
    padding-top: 8px;
    padding-bottom: 18px;
  }
  .company .family {
    height: 451px;
    width: auto;
  }
  .company .family img {
    border-radius: 20px;
  }
  .menu-parkee-footer {
    margin: auto;
  }
}
