@media only screen and (max-width: 768px) {

    .byEflI {
        height: 65px;
        border-bottom: 10px solid rgb(192, 143, 33);
    }

    .gXhJOW {
        height: 65px;
    }

    .gzKXFp {
        max-width: 190px;
        margin-left: -80px;
    }

    .loUsdI .text{
      padding-left: 0;
      font-size: 9px;
      padding-right: 90px;
    }

    .cXMwxt {
        font-size: 25px;
        line-height: 23px;
    }

    .gtPpem {
        width: 200px;
        height: 130px;
        font-size: 20px;
        line-height: 18px;
        padding: 40px 40px 40px 75px;
    }

    .ermzuT {
        height: 65vh;
    }

    .hKpnxP {
        height: 100%;
    }

    .bEpuhS,
    .inxtqL {
        flex-direction: column-reverse;
    }

    .hiNcWy,
    .ldnYlf {
        width: 100%;
        margin-top: 25px;
    }

    .jbSuLb,
    .lvtYg {
        width: 100%;
    }

    .bbyoxS {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .dZaZqI {
        align-items: center;
        justify-content: center;
        margin: 15px 0;
    }

    .dCYHzz {
        margin-top: 10px;
    }

    .bxYrcm {
        margin-top: 20px;
    }

    .eWFtjw {
        flex-direction: column;
    }

    .kyhQSV {
        width: 100%;
    }

    .dvXmaL,
    .fwdJqC,
    .fAUCAR,
    .fbizWO,
    .ikURix,
    .gzQHTA {
        font-size: 26px;
        line-height: 30px;
    }

    .hiXeoZ,
    .iSfxAv p,
    .iSfxAv ul li,
    .hjWvQE p,
    .eoHQD p,
    .cGwPtj p,
    .eIqSAE {
        font-size: 14px;
        line-height: 22px;
    }

    .loCksn,
    .iwwgYe {
        text-align: center;
    }

    .iuukvQ img {
        max-width: 35%;
        margin: 0px 10px;
    }

    .fbizWO {
        padding-bottom: 20px;
    }

    .fbizWO span {
        height: 10px;
    }

    .cgAnIG {
        grid-template-columns: repeat(1, 1fr);
    }

    .jsabTN {
        grid-template-columns: repeat(1, 1fr);
    }

    .kGzdsK {
        padding: 0 10px;
    }

    .menuMobile {
        z-index: 9;
        width: 30px;
        height: 23px;
        display: inline-flex;
        margin-left: 30px;
        position: relative;
    }

    .menuMobile .bar {
        width: 100%;
        height: 3px;
        background: #fff;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
    }

    .menuMobile .bar:nth-child(1) {
        top: 0px;
    }

    .menuMobile .bar:nth-child(2) {
        top: 10px;
    }

    .menuMobile .bar:nth-child(3) {
        top: 20px;
    }


    .menuMobile.act .bar:nth-child(1) {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 11px;
    }

    .menuMobile.act .bar:nth-child(2) {
        display: none;
    }

    .menuMobile.act .bar:nth-child(3) {
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 11px;
    }


    .jAMOPq {
        width: 100%;
        position: fixed;
        height: 100%;
        background: #4d4d4d;
        left: 0;
        top: 0;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        display: none;
        z-index: 3;
    }

    .jAMOPq.act {
        display: inline-flex;
    }

    .hVeHoE {
        margin: 10px 0;
        padding: 0;
    }

    .ceYNBV {
        padding: 10px 0;
    }

    .imagesGallery .slick-slide{
        padding: 0 35px;
    }
}