
@media screen and (max-width: 1024px){
    .bt-redondo {
        width: 187px !important;
        margin-left: 117px !important;
    }
    .slide img {
    
        display: none !important;
    }

    .display-2 {
        margin-top: -82px;
    }
    .icons:after {
        margin-left: -28px;
    }
}
@media screen and (max-width: 912px){
    .container-card .seta-2 .icons:after {
        transform: rotate(21deg) !important;
        margin-top: 510px !important;
        margin-left: -345px;
    }
}
@media screen and (max-width: 820px) {
    .slide img {
        display: none !important;
    }
    .justify-content-start {
        justify-content: center !important;
    }
    .bt-redondo {
        margin-top: 16px;
        width: 100% !important;
        margin-left: 0 !important;
    }

    .container-card .seta-2 .icons:after {
        transform: rotate(21deg) !important;
        margin-top: 539px !important;
        margin-left: -343px;
    }
    .posi-2 {
        margin-top: 100px !important;
    }
    .borders {
        padding: 15px !important;
    }
    .barra {
        font-size: 16px;
        padding: 6px;
    }
    .borders-2 {
        padding: 26px !important;
    }
    .imagem{
        display: none;
    }
}

@media screen and (max-width: 540px) {
    .slide img {
        display: none !important;
    }
    .justify-content-start {
        justify-content: center !important;
    }
    .bt-redondo {
        margin-top: 16px;
        width: 100% !important;
        margin-left: 0 !important;
    }
    .container-card .seta .icons:after {
        transform: rotate(358deg) scaleY(1) !important;
        margin-left: -155px;
    }
    .container-card .seta-2 .icons:after {
        transform: rotate(162deg) scaleY(-1) !important;
        margin-top: 495px !important;
        margin-left: -405px;
    }
    .posi-2 {
        margin-top: 100px !important;
    }
    .borders {
        padding: 15px !important;
    }
    .barra {
        font-size: 16px;
        padding: 6px;
    }
    .borders-2 {
        padding: 26px !important;
    }
    .imagem{
        display: none;
    }
}

@media screen and (max-width: 414px) {
    .slide img {
        display: none !important;
    }
    .justify-content-start {
        justify-content: center !important;
    }
    .bt-redondo {
        margin-top: 16px;
        width: 100% !important;
        margin-left: 0 !important;
    }
    .container-card .seta .icons:after {
        transform: rotate(173deg) scaleY(-1) !important;
        margin-left: -349px;
    }
    .container-card .seta-2 .icons:after {
        transform: rotate(21deg) !important;
        margin-top: 495px !important;
        margin-left: -100px;
    }
    .posi-2 {
        margin-top: 100px !important;
    }
    .borders {
        padding: 15px !important;
    }
    .barra {
        font-size: 16px;
        padding: 6px;
    }
    .borders-2 {
        padding: 26px !important;
    }
    .imagem{
        display: none;
    }
}

@media screen and (max-width: 412px){
    .container-card .seta .icons:after {
        transform: rotate(358deg) scaleY(1) !important;
        margin-left: -90px;
    }
    .container-card .seta-2 .icons:after {
        transform: rotate(162deg) scaleY(-1) !important;
        margin-top: 544px !important;
        margin-left: -328px;
    }
}

@media screen and (max-width: 375px) {
    .slide img {
        display: none !important;
    }
    .justify-content-start {
        justify-content: center !important;
    }
    .bt-redondo {
        margin-top: 16px;
        width: 100% !important;
        margin-left: 0 !important;
    }
    .container-card .seta .icons:after {
        transform: rotate(184deg) scaleY(-1) !important;
        margin-left: -298px;
    }
    .container-card .seta-2 .icons:after {
        transform: rotate(11deg) !important;
        margin-top: 519px !important;
        margin-left: 2px;
    }
    .posi-2 {
        margin-top: 100px !important;
    }
    .borders {
        padding: 15px !important;
    }
    .barra {
        font-size: 16px;
        padding: 6px;
    }
    .borders-2 {
        padding: 26px !important;
    }
    .imagem{
        display: none;
    }
}

@media screen and (max-width: 280px){
    .justify-content-start {
        justify-content: flex-start !important;
    }
    .container-card .seta .icons:after {
        transform: rotate(358deg) scaleY(1) !important;
        margin-left: -70px;
    }
    .container-card .seta-2 .icons:after {
        transform: rotate(162deg) scaleY(-1) !important;
        margin-top: 544px !important;
        margin-left: -251px;
    }
    .borders {
        width: 127%;
        margin-left: -28px;
    }
    .barra {
        padding: 5px;
        font-size: 13px;
    }
}