
@media only screen and (max-width: 768px) {
    .footer-logo{
    width: 127.753px;
    height: 63.05px;
    flex-shrink: 0;
    margin-bottom: 2rem;
    }
    .footer-1{
        width: 185px;
        height: 151px;
        flex-shrink: 0;
        color: #CACACA;
        font-family: Space Grotesk;
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: 12.9px; /* 51.6% */
        margin-top: 70px;
        /* border: 3px solid white; */
    }
    .footer-contacts{
        width: 211px;
        height: 67px;
        flex-shrink: 0;
        color: #FFF;
        font-family: Open Sans;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 27.55px; /* 76.528% */
        letter-spacing: 0.2px;
    }
    .footer-address{
        width: 380px;
        height: 90px;
        flex-shrink: 0;

        color: #CACACA;
        font-family: Space Grotesk;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 20.9px; /* 122.941% */
    }
    .footer-mail{
        width: 256px;
        height: 100px;
        flex-shrink: 0;
        color: #CACACA;
        font-family: Monotype Sorts;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28.9px; /* 144.5% */
        /* margin-bottom: 5rem; */
    }
    .footer-phone-number{
        /* margin-top: 2rem; */
        width: 237px;
        height: 88px;
        flex-shrink: 0;
        color: #CACACA;
        font-family: Monotype Sorts;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 34.9px; /* 145.417% */
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .footer-nos-bulletins{
        width: 187px;
        height: 36px;
        flex-shrink: 0;

        color: #EFEFEF;
        font-family: Open Sans;
        font-size: 33px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px; /* 103.03% */
        letter-spacing: 0.2px;
    }
    .footer-nos-bulletins-txt{
        width: 368px;
        height: 64px;
        flex-shrink: 0;

        color: #CACACA;
        font-family: Space Grotesk;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 28.9px; /* 131.364% */
        margin-top: 4.5rem;
    }
}
@media only screen and (max-width: 768px) {
    .footer-logo{
        width: 127.753px;
        height: 63.05px;
        flex-shrink: 0;
        margin-bottom: 2rem;
    }
    .footer-1{
        display: none;
    }
    .footer-contacts{
        width: 211px;
        height: 67px;
        flex-shrink: 0;
        color: #FFF;
        font-family: Open Sans;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 27.55px; /* 76.528% */
        letter-spacing: 0.2px;
    }
    .footer-address{
        width: 380px;
        height: 90px;
        flex-shrink: 0;

        color: #CACACA;
        font-family: Space Grotesk;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 20.9px; /* 122.941% */
    }
    .footer-mail{
        width: 256px;
        height: 100px;
        flex-shrink: 0;
        color: #CACACA;
        font-family: Monotype Sorts;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28.9px; /* 144.5% */
        /* margin-bottom: 5rem; */
    }
    .footer-phone-number{
        /* margin-top: 2rem; */
        width: 237px;
        height: 88px;
        flex-shrink: 0;
        color: #CACACA;
        font-family: Monotype Sorts;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 34.9px; /* 145.417% */
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .footer-nos-bulletins{
        width: 187px;
        height: 36px;
        flex-shrink: 0;

        color: #EFEFEF;
        font-family: Open Sans;
        font-size: 33px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px; /* 103.03% */
        letter-spacing: 0.2px;
    }
    .footer-nos-bulletins-txt{
        width: 368px;
        height: 64px;
        flex-shrink: 0;

        color: #CACACA;
        font-family: Space Grotesk;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 28.9px; /* 131.364% */
        margin-top: 4.5rem;
    }
}