@media(max-width:2080px) {
    .imgF img{
        max-width: 100%;
        max-height: 600px;
    }
    .logo img{
        width: 500px;
        height: 220px;
        margin-left: 30%;
        margin-top: 40%;
    }
    .resumo p{
        text-align: center;
        align-items: center;
        margin-top: 40%;
        margin-left: 10%;
        font-size: 19px;
        font-family: Platypi;
        width: 600px;
        height: 300px;
    }
    button{
        margin-top: 41%;
        position: absolute;
        margin-left: 15%;
        padding: 15px 100px 15px;
        border-radius: 5px;
        border: none;
        color: white;
        background-color: #28282870;
    
    }
}
@media(max-width:1800px) {
    .imgF img{
        max-width: 100%;
        max-height: 100%;
    }
    .logo img{
        width: 400px;
        height: 220px;
        margin-left: 22%;
        margin-top: 45%;
    }
    .resumo p{
        text-align: center;
        align-items: center;
        margin-top: 45%;
        margin-left: 10%;
        font-size: 15px;
        font-family: Platypi;
        width: 400px;
        height: 100px;
    }
    button{
        margin-top: 42%;
        position: absolute;
        margin-left: 10%;
        padding: 15px 100px 15px;
        border-radius: 5px;
        border: none;
        color: white;
        background-color: #28282870;
    
    }
    .tabela{
        width: 400px;
        height: 400px;
        background-color: rgba(255, 255, 255, 0.452);
       padding: 35px;
       margin-left: 28%;
       margin-top: 9%;
       border-radius: 10px;
       text-align: center;
       font-family: Platypi;
}
}
@media(max-width:890px) {
    .imgF img{
        max-width: 100%;
        max-height: 500px;
    }
    .logo img{
        width: 250px;
        height: 150px;
        margin-left: 35%;
        margin-top: 30%;
    }
    .resumo p{
        text-align: center;
        align-items: center;
        margin-top: 35%;
        margin-left: 10%;
        font-size: 10px;
        font-family: Platypi;
        width: 300px;
        height: 100px;
    }
   
    button{
        margin-top: 35%;
        position: absolute;
        margin-left: 15%;
        padding: 5px 10px 5px;
        border-radius: 5px;
        border: none;
        color: white;
        background-color: #28282870;
    
    }
    .tabela{
        width: 400px;
        height: 500px;
        background-color: rgba(255, 255, 255, 0.452);
       padding: 35px;
       margin-left: 15%;
       margin-top: 9%;
       border-radius: 10px;
       text-align: center;
       font-family: Platypi;
    }
}
@media(max-width:699px) {
    .imgF img{
        max-width: 100%;
        max-height: 500px;
    }
    .logo img{
        width: 200px;
        height: 100px;
        margin-left: 20%;
        margin-top: 40%;
    }
    .resumo p{
        text-align: center;
        align-items: center;
        margin-top: 40%;
        margin-left: 10%;
        font-size: 10px;
        font-family: Platypi;
        width: 200px;
        height: 50px;
    }
    button{
        margin-top: 45%;
        position: absolute;
        margin-left: 5%;
        padding: 5px 10px 5px;
        border-radius: 5px;
        border: none;
        color: white;
        background-color: #28282870;
    
    }
    .tabela{
        width: 400px;
        height: 400px;
        background-color: rgba(255, 255, 255, 0.452);
       padding: 35px;
       margin-left: 15%;
       margin-top: 9%;
       border-radius: 10px;
       text-align: center;
       font-family: Platypi;
}
.ps4{
    width: 300px;
    height: 50px;
    background-color: rgb(254, 254, 254);
    padding: 10px;
    margin-top: 50px;
    border-radius: 10px;
    justify-content: center;
    margin-left: 10%;
}
.ps4 img{
    width: 150px;
    height: 50px;
    

}
.ps5{
    width: 300px;
    height: 50px;
    background-color: #ffffff;
    padding: 10px;
    margin-top: 50px;
    border-radius: 10px;
    margin-left: 10%;
}
.ps5 img{
    width: 150px;
    height: 50px;
    
}


.pc{
    width: 300px;
    height: 50px;
    background-color: rgb(255, 255, 255);
    padding: 10px;
    margin-top: 50px;
    border-radius: 10px;
    margin-left: 10%;
}
.pc img{
    width: 150px;
    height: 50px;
}
}

@media(max-width:490px) {
        .imgF img{
            max-width: 100%;
            max-height: 300px;

        }
        .logo img{
            width: 200px;
            height: 120px;
            margin-left: 10%;
            margin-top: 15%;
    }
    .resumo p{
        text-align: center;
        align-items: center;
        margin-top: 50%;
        margin-left: 5%;
        font-size: 9px;
        font-family: Platypi;
        width: 200px;
        height: 50px;
    }
    button{
        margin-top: 60%;
        position: absolute;
        margin-left: 9%;
        padding: 1px 5px 1px;
        border-radius: 5px;
        border: none;
        color: white;
        background-color: #28282870;
    
    }
    .tabela{
        width: 250px;
        height: 450px;
        background-color: rgba(255, 255, 255, 0.452);
       padding: 35px;
       margin-left: 5%;
       margin-top: 9%;
       border-radius: 10px;
       text-align: center;
       font-family: Platypi;
       font-size: 15px;
    }
    .ps4{
        width: 200px;
        height: 50px;
        background-color: rgb(254, 254, 254);
        padding: 10px;
        margin-top: 60px;
        border-radius: 10px;
        justify-content: center;
        margin-left: 9%;
    }
    .ps4 img{
        width: 200px;
        height: 50px;
        
    
    }
    .ps5{
        width: 200px;
        height: 50px;
        background-color: #ffffff;
        padding: 10px;
        margin-top: 60px;
        border-radius: 10px;
        margin-left: 9%;
    }
    .ps5 img{
        width: 150px;
        height: 50px;
        
    }
    
    
    .pc{
        width: 200px;
        height: 50px;
        background-color: rgb(255, 255, 255);
        padding: 10px;
        margin-top: 60px;
        border-radius: 10px;
        margin-left: 9%;
    }
    .pc img{
        width: 200px;
        height: 50px;
    }
}
@media(max-width:399px){
    .imgF img{
        max-width: 100%;
        max-height: 300px;

    }
    .logo img{
        width: 200px;
        height: 120px;
        margin-left: 5%;
        margin-top: 10%;
}
.resumo p{
    text-align: center;
    align-items: center;
    margin-top: 50%;
    margin-left: 5%;
    font-size: 9px;
    font-family: Platypi;
    width: 200px;
    height: 50px;
}
button{
    margin-top: 65%;
    position: absolute;
    margin-left: 10%;
    padding: 1px 5px 1px;
    border-radius: 5px;
    border: none;
    color: white;
    background-color: #28282870;

}
.tabela{
    width: 250px;
    height: 450px;
    background-color: rgba(255, 255, 255, 0.452);
   padding: 35px;
   margin-left: 5%;
   margin-top: 9%;
   border-radius: 10px;
   text-align: center;
   font-family: Platypi;
   font-size: 15px;
}
.ps4{
    width: 200px;
    height: 50px;
    background-color: rgb(254, 254, 254);
    padding: 10px;
    margin-top: 60px;
    border-radius: 10px;
    justify-content: center;
    margin-left: 9%;
}
.ps4 img{
    width: 200px;
    height: 50px;
    

}
.ps5{
    width: 200px;
    height: 50px;
    background-color: #ffffff;
    padding: 10px;
    margin-top: 60px;
    border-radius: 10px;
    margin-left: 9%;
}
.ps5 img{
    width: 150px;
    height: 50px;
    
}


.pc{
    width: 200px;
    height: 50px;
    background-color: rgb(255, 255, 255);
    padding: 10px;
    margin-top: 60px;
    border-radius: 10px;
    margin-left: 9%;
}
.pc img{
    width: 200px;
    height: 50px;
}
}
