@media (max-width: 774px) {
    .horeca-paragraph-mobile-frst h3,
    .horeca-paragraph-mobile-frst h2,
    .horeca-paragraph-mobile-frst h1,
    .horeca-paragraph-mobile-frst p {
        width: 90%;
    }

    .home-horeca-main-title,
    .home-horeca-undertitle {
        font-size: 26px !important;
    }
    .horeca-section {
        width: 100% !important;
        margin-top: 40px !important;
        margin-bottom: 30px !important;
    }

    .home-horeca-main-title {
        margin-bottom: 0 !important;
    }

    .horeca-section .container .row .col-9 {
        width: 75% !important;
    }

    .horeca-paragraph-mobile {
        width: 100% !important;
    }

    .horeca-paragraph-mobile-frst {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
    }

    .column-reverse {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .horeca-paragraph-mobile-second {
        width: 100% !important;
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    .horeca-paragraph-mobile-second .col-6 {
        width: 100% !important;
        z-index: 2 !important;
    }

    .horeca-paragraph-mobile-second .col-paragraph {
        margin-top: 30px !important;
    }

    .home-horeca-undertitle {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }

    .home-horeca-first-paragraph {
        width: 100% !important;
        font-size: 16px !important;
    }

    .home-horeca-img {
        width: 100% !important;
    }

    .horeca-first-img {
        width: 100% !important;
    }

    #dedication-container-mobile {
        padding: 30px !important;
        transform: translateY(-50px) !important;
    }

    #dedication-container-mobile .row {
        padding-top: 60px !important;
    }

    .dedication-top-title {
        font-size: 20px !important;
        font-weight: bold !important;
    }

    #col-dedication-mobile {
        padding-left: 0 !important;
        padding-right: 50px !important;
    }
    .transport-cars-title {
        font-size: 20px !important;
    }

    .horeca-mobile-container-r4 {
        margin-top: 0 !important;
    }
    .transport-cars-row .col-8 {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .transport-cars-count {
        right: 0 !important;
        width: 80% !important;
        bottom: 30px !important;
    }

    .worker-container {
        width: 100% !important;
        padding: 0 !important;
        margin-top: 20px !important;
        /*height: 400px !important;*/
    }
    .workers-row {
        width: 100% !important;
        flex-direction: row !important;
        padding: 30px 20px !important;
    }
    .workers-title {
        width: 100% !important;
        font-size: 20px !important;
        font-weight: bold !important;
        text-align: left !important;
        height: 50% !important;
    }

    .break-500 {
        display: block !important;
    }
    .workers-numbers {
        justify-content: start !important;
        align-items: end !important;
        font-weight: bold !important;
    }
    .btn-mobile-horeca {
        width: 20px !important;
        height: 20px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        color: red !important;
    }
    .partners-title {
        font-size: 20px !important;
    }

    /* Brendet */

    #brendet-section-mobile {
        margin-top: 0 !important;
    }
    .brendet-section .container {
        padding-top: 40px !important;
        /* padding: 0 !important; */
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .checkbox-sec-brendet-mobile {
        display: none !important;
    }

    .brendet-section-first-row-mobile {
        flex-direction: column-reverse;
    }

    .kategori-brendet-mobile {
        width: 100% !important;
    }

    .category-title-brendet-mobile {
        border-radius: 0 !important;
        width: 100% !important;
        text-align: left !important;
        padding: 0 20px !important;
        margin-bottom: 0 !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .brendet-hero-section-mobile {
        width: 100% !important;
    }

    .brendet-hero-section-mobile img {
        border-radius: 0 !important;
        width: 100% !important;
    }
    .under-image-paragraph {
        border-radius: 0 !important;
        padding-right: 20px !important;
    }

    .brands-logos-mobile {
        margin-top: 0 !important;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: 100% !important;
    }

    .brands-logos-mobile .col-2 {
        width: 100% !important;
        padding: 5px;
    }

    .btnmore-mobile {
        display: flex !important;
        justify-content: center;
        margin-top: 50px !important;
    }

    .brendet-btn-more {
        background-color: red !important;
        color: white !important;
        border: none !important;
        padding: 10px 20px;
        border-radius: 10px;
    }
}
