@media screen and (min-width:360px) and (max-width:389px){
    header{
        height: 40vh;
    }
    .logo img {
        width: 100vw;
        padding: 70px;
        margin-top: -55px;
    }
    .microfone-class {
        height: 210px;
        width: 160px;
    }
    .box {
        height: 90vh;
    }
    .box-cards{
        display: flex;
        flex-wrap:wrap;

    }
    .cards {
        height: 240px;
        width: 122px;
    }
    .cards img {
       margin-left: 27px; 
       height: 80px;
       width: 80px;
    }
    .cards h2 {
        font-size: 20px;
    }
    .cards p {
        font-size: 16px;
    }
    .metalDrops{
       position: relative;
       top: -200px;
    }
    .section-video{
        height: 120vh;
        display: flex;
        flex-wrap: wrap;
    }
    .video-card{
        height: 320px;
        width: 155px;
    }
    .video-card h2{
        font-size: 20px;
    }
    .video-card p{
        font-size: 18px;
    }
    .video-card img{
        height: 60px;
        width: 60px;
        margin-bottom: 10px;
    }
    .fundo{
        height: 100vh;
    }
    .fundo h2 {
        padding: 10px;
        font-size: 30px;
    }
    .fundo h4 {
        font-size: 26px;
    }
    .embeds{
        display: none;
    }
    .final-imagens img {
        margin-left: -23px;
        width: 100px;
        height: 100px;
    }
    .radios-net img {
        width: 40vw;
        height: 120px;
    }
    footer {
        height: 40px;
    }
    footer p {
        font-size: 9px;
    }
}
@media screen and (min-width: 390px) and (max-width:400px) {

    header{
        height: 40vh;
    }
    .logo img {
        width: 100vw;
        padding: 70px;
        margin-top: -55px;
    }
    .microfone-class {
        height: 210px;
        width: 160px;
    }
    .microfone-class {
        height: 250px;
        width: 150px;
    }
    .box {
        height: 90vh;
    }
    .box-cards{
        display: flex;
        flex-wrap:wrap;

    }
    .cards {
        height: 250px;
        width: 140px;
    }
    .cards img {
       height: 100px;
       width: 100px;
    }
    .cards h2 {
        font-size: 18px;
    }
    .cards p {
        font-size: 15px;
    }
    .metalDrops{
       position: relative;
       top: -200px;
    }
    .section-video{
        height: 120vh;
        display: flex;
        flex-wrap: wrap;
    }
    .video-card{
        height: 310px;
        width: 165px;
    }
    .video-card h2{
        font-size: 22px;
    }
    .video-card p{
        font-size: 18px;
    }
    .video-card img{
        height: 60px;
        width: 60px;
        margin-bottom: 10px;
    }
    .fundo{
        height: 100vh;
    }
    .fundo h2 {
        padding: 10px;
        font-size: 30px;
    }
    .fundo h4 {
        font-size: 26px;
    }
    .embeds{
        display: none;
    }
    .final-imagens img {
        margin-left: -23px;
        width: 100px;
        height: 100px;
    }
    .radios-net img {
        width: 40vw;
        height: 120px;
    }
    footer {
        height: 40px;
    }
    footer p {
        font-size: 9px;
    }
}
@media screen and (min-width:401px) and (max-width:430px){
    header{
        height: 40vh;
    }
    .logo img {
        width: 100vw;
        padding: 70px;
        margin-top: -55px;
    }
    .microfone-class {
        height: 210px;
        width: 160px;
    }
    .box {
        height: 90vh;
    }
    .box-cards{
        display: flex;
        flex-wrap:wrap;

    }
    .cards {
        height: 250px;
        width: 140px;
    }
    .cards img {
       height: 100px;
       width: 100px;
    }
    .cards h2 {
        font-size: 18px;
    }
    .cards p {
        font-size: 15px;
    }
    .metalDrops{
       position: relative;
       top: -200px;
    }
    .section-video{
        height: 120vh;
        display: flex;
        flex-wrap: wrap;
    }
    .video-card{
        height: 310px;
        width: 165px;
    }
    .video-card h2{
        font-size: 22px;
    }
    .video-card p{
        font-size: 18px;
    }
    .video-card img{
        height: 60px;
        width: 60px;
        margin-bottom: 10px;
    }
    .fundo{
        height: 90vh;
    }
    .fundo h2 {
        padding: 10px;
        font-size: 30px;
    }
    .fundo h4 {
        font-size: 26px;
    }
    .embeds{
        display: none;
    }
    .final-imagens img {
        margin-left: -23px;
        width: 100px;
        height: 100px;
    }
    .radios-net img {
        width: 40vw;
        height: 120px;
    }
    footer {
        height: 40px;
    }
    footer p {
        font-size: 9px;
    }
}
@media screen and (min-width:431px)and (max-width:488px){
    header{
        height: 40vh;
    }
    .logo img {
        width: 100vw;
        padding: 70px;
        margin-top: -55px;
    }
    .microfone-class {
        height: 210px;
        width: 160px;
    }
    .box {
        height: 90vh;
    }
    .box-cards{
        display: flex;
        flex-wrap:wrap;

    }
    .cards {
        height: 250px;
        width: 140px;
    }
    .cards img {
       height: 100px;
       width: 100px;
    }
    .cards h2 {
        font-size: 18px;
    }
    .cards p {
        font-size: 15px;
    }
    .metalDrops{
       position: relative;
       top: -200px;
    }
    .section-video{
        height: 120vh;
        display: flex;
        flex-wrap: wrap;
    }
    .video-card{
        height: 310px;
        width: 165px;
    }
    .video-card h2{
        font-size: 22px;
    }
    .video-card p{
        font-size: 18px;
    }
    .video-card img{
        height: 60px;
        width: 60px;
        margin-bottom: 10px;
    }
    .fundo{
        height: 100vh;
    }
    .fundo h2 {
        padding: 10px;
        font-size: 30px;
    }
    .fundo h4 {
        font-size: 26px;
    }
    .embeds{
        display: none;
    }
    .final-imagens img {
        margin-left: -23px;
        width: 100px;
        height: 100px;
    }
    .radios-net img {
        width: 40vw;
        height: 120px;
    }
    footer {
        height: 40px;
    }
    footer p {
        font-size: 9px;
    }
}


