﻿@media screen and (min-width:501px) and (max-width:620px) {    
    .pg-recarga .btn-regulamento, .pg-compra .btn-regulamento {
        width:100%;
        margin:0 0 20px 0;
    }
}

