@media (max-width: 600px){
    .box-instagram{
        height: 455px;
    }

    .img-banner-home{
        background: url("../imagens/geral/mobile-Imagem-11.png");
        background-size: cover;
    }

    .img-banner-produtos{
        background: url("../imagens/geral/Mobile_-_Imagem_5.png");
        background-size: cover;
    }

    .img-banner-eventos{
        background: url("../imagens/geral/mobile-Imagem-9.png");
        background-size: cover;
    }

    .bg-align-right{
        background-position: right !important;
    }

    .btn-contato-flutuante{
        left: 12px;
        bottom: 12px;
        padding: 6px;
    }

    .whatsappImg {
        bottom: 62px;
        left: 14px;
    }

    .whatsappImg img {
        width: 42px;
    }

    .txt-banner-eventos{
        width: 100%;
        line-height: 1.2;
    }

    .footer {
        display: block;
        padding: 4.375rem 0 10rem !important;
    }

}
