@media screen and (max-width:1280px){
    .Aprenseta img{
        right: 140px;
    }
    .Imagem-Projeto img{
        margin-top: 200px;
    }
}