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

    .video-topo {
        width: 320px;
        height: auto;
    }

    .logomarca {
        margin: 0 auto;
        width: 85%;
    }

    .metodos-pagamento {
    width: 85%;
    }

}