@media (min-width: 300px) and (max-width: 600px) {
	.imagemEbook {
	  width: 100% !important;
	  margin: 0px auto 20px !important;
	}

	.metodoOnline img {
	  width: 100% !important;
	}

	.centroMobile {
		text-align: center;
	}


    .maxTextFormacao {
        max-height: initial !important;
        overflow: inherit !important;
    }

    .fraseFormacao {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .modulo-ebook .marginMobile {
    	margin-bottom: 50px;
    }

    .retornoPix.pagarAgora  img {
	    width: 70%;
	    margin: 0px auto;
	}

	.tituloPagamento {
	    font-size: 40px;
	    line-height: 40px;
	}
	
	.bannerPC {
	    display: none;
	} 

	.bannerMobile {
	    display: block;
	} 

	.bgMobile .row .col-6 {
	    padding: 10px;
	}

	.bgMobile .btn {
		font-size: 13px;
		border-radius: 10px;
	}

	.bgMobile .btn.btn-info {
		background-color: #7a8851 !important;
		border: 1px solid #7a8851 !important;
		color: #fff;
	}

    section .container, section .container-fluid {
        padding-left: 22px;
        padding-right: 22px;
    }

    .mbb-30 {
    	margin-top: 30px;
    }

    h3.tituloPrincipal {
	    line-height: 39px;
    }

    .tituloPrincipal {
    	line-height: 39px;
    }

    .mob30 {
    	margin-bottom: 30px;
    }

    .bgMobile .btn {
        margin: 0px;
        width: 100%;
    }

    .bgMobile h5 {
	    margin-bottom: 30px;
	}

	.fotoLivro {
	    height: 400px;
	}

	.mobileBlock {
		display: block;
	}
}