@media only screen and (max-width: 1000px) {

    .perguntas01{
        flex-direction: column;          
        
    }
    .perguntas01-btn{
        margin-bottom: 15px !important;
    }
}

