@media all and (max-width: 1680px){
    #about_wrap{
        margin-top: 96px;
    }
}
@media all and (max-width: 1440px){
    #oriz_macello{
        position: relative;
        top: -56px;
    }
}
@media all and (max-width: 820px){
    #about_wrap{
        width: 76%;
        margin: 110px 2%;
    }
    #about_text{
        font-size: 24px;
        line-height: 28px !important;
    }
    #about_text h1{
        font-size: 32px;
        line-height: 36px;
    }
    #oriz_macello{
        max-width: 98%;
        position: relative;
        top: -48px;
    }
    #menu_pdf{
        display: inline-block;
        margin-bottom: 48px;
    }
    #cont{
        /* -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); */
    }
    #cookie_banner,
    #cookie_banner a{
        font-size: 24px;
        line-height: 28px;
    }
    #map{
      right: 0;
      /* bottom: 50%; */
    }
    #map2{
      top: calc(50% + 4px);
      border-left: 0;
      left: 0;
    }
    #cont{
      top: 160px;
    }
    #cont,
    #cont2{
      font-size: 14px;
      line-height: 18px;
      padding: 16px;
    }
    #cont2{
      right: auto;
      top: 57%;
      left: 32px;
    }
    #cont2 h2, #cont h2,
    #cont2 h1, #cont h1{
      font-size: 21px;
      line-height: 24px;
      padding: 8px 0;
    }
    #cont2 h2, #cont h2{
      margin: 0;
    }
}
